Skip to content
Cursor

smplkit MCP Server for Cursor

com.smplkit/mcp

Operate smplkit from your agent: feature flags, config, logging, audit, and scheduled jobs.

client:Cursor transport:streamable-http

Install smplkit MCP Server in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.smplkit.com/api/mcp"
    }
  }
}

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

smplkit MCP Server in other clients