Skip to content

Use local MCP

stablelocal-mcp · @sift-wiki/cli@0.1.10
Terminal window
npm install -g @sift-wiki/cli@0.1.10
sift login
sift doctor
sift mcp serve

Configure your client to spawn sift mcp serve over stdio. The CLI loads the local credential profile; never put a token in the MCP JSON. Restart the client, verify contract.get, then make a read-only call.

If no tools appear, run sift doctor --json, confirm sift is on the client’s PATH, restart discovery, and check that the connected user has the required capabilities. Writes still require explicit intent and the connected user’s authorization.