FixedLink for Cursor
link.fixed/fixedlink
Make and manage short links on your own domain, with analytics and routing rules.
client:Cursor
transport:streamable-http
Install FixedLink in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fixedlink": {
"url": "https://fixed.link/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs