Add this block to your claude_desktop_config.json:
{
"mcpServers": {
"fastmcp-server": {
"command": "uvx",
"args": [
"mcp-cli-sse",
"http://localhost:8000/mcp/sse"
]
}
}
}
In Cursor Settings, navigate to Features > MCP:
- Click "Add New MCP Server"
- Name:
FastMCP Server
- Type:
SSE
- URL:
http://localhost:8000/mcp/sse