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
{
"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