Skip to content
Cursor

Inistate MCP for Cursor

io.github.inistate/inistate-mcp

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

client:Cursor transport:streamable-http runtime:npm

Install Inistate MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Inistate MCP in other clients