Skip to content
Cursor

MCP for Cursor

io.github.edubase/mcp

EduBase MCP server

client:Cursor transport:streamable-http runtime:npm

Install MCP in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://www.edubase.net/mcp"
    }
  }
}

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

MCP in other clients