Skip to content
Zed

Inistate MCP for Zed

io.github.inistate/inistate-mcp

MCP server for the Inistate platform: module discovery, entry management, and activity submission.

client:Zed transport:streamable-http runtime:npm

Install Inistate MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "inistate-mcp": {
      "url": "https://mcp.inistate.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Inistate MCP in other clients