Create and shorten links
Turn a long URL into a clean branded link, with the domain and slug you want.
LINKMNGR MCP SERVER
Connect LinkMngr to Claude, Cursor, Windsurf, or another MCP-compatible client. Create branded links, manage brands, and ask for performance data where you are already working.
Get started freeTurn a long URL into a clean branded link, with the domain and slug you want.
Pull click totals, referrers, countries, devices, and other useful detail without changing tabs.
Keep domains, brands, links, and link-in-bio pages organised from the same client.
CONNECTION DETAILS
Use the endpoint below. Clients that support MCP OAuth discover the sign-in flow automatically, so there is no token copy-and-paste step.
https://mcp.linkmngr.com/mcpCLIENT SETUP
Add the LinkMngr MCP URL. Your client should open LinkMngr sign-in and finish setup itself.
https://mcp.linkmngr.com/mcpAdd an HTTP MCP server using the same URL and send your personal API token as a bearer token.
{
"mcpServers": {
"linkmngr": {
"type": "http",
"url": "https://mcp.linkmngr.com/mcp",
"headers": { "Authorization": "Bearer YOUR_API_TOKEN" }
}
}
}Create a personal API token in LinkMngr Developers.
COMMON QUESTIONS
It can create and manage short links, brands, domains, pages, and their analytics through the tools available to your client.
Any client with Streamable HTTP MCP support can connect. Claude, Cursor, and Windsurf are common examples.
Use a personal API token in the Authorization header. You can create one from the Developers area in your LinkMngr account.