Skip to content
Cursor

mcp shorturl for Cursor

io.github.acedatacloud/mcp-shorturl

MCP server for URL shortening and management

client:Cursor transport:streamable-http runtime:pypi

Install mcp shorturl in Cursor

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

{
  "mcpServers": {
    "mcp-shorturl": {
      "url": "https://shorturl.mcp.acedata.cloud/mcp"
    }
  }
}

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

mcp shorturl in other clients