Skip to content
Cursor

tools for Cursor

net.nymbo/tools

Remote MCP server: fetch, search, Python, TTS, memory, image, video.

client:Cursor transport:sse

Install tools in Cursor

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

{
  "mcpServers": {
    "tools": {
      "url": "https://mcp.nymbo.net/gradio_api/mcp/sse"
    }
  }
}

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

tools in other clients