Skip to content
Windsurf

url manager mcp for Windsurf

io.github.piccolo123/url-manager-mcp

Agent-first bookmark management with auto-registration, categories, tags, and shared collections.

client:Windsurf transport:stdio runtime:pypi

Install url manager mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "url-manager-mcp": {
      "command": "uvx",
      "args": [
        "url-manager-mcp"
      ],
      "env": {
        "FOOTPRINTS_ENDPOINT": "<FOOTPRINTS_ENDPOINT>",
        "FOOTPRINTS_TOKEN": "<FOOTPRINTS_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

url manager mcp in other clients