This guide will walk you through integrating Cursor with ToolRouter to enable tool use capabilities. Cursor Official Documentation: https://docs.cursor.com/context/model-context-protocol

Setup

Create a ToolRouter Stack -> Create SSE Client -> Copy Cursor Implementation code Cursor 1 Go to Cursor -> Settings -> Cursor Settings Cursor 2 Go to the MCP tab and click on “Add new Global MCP Server” Cursor 3 Paste the copied implementation code into the mcp.json file. All available tools will be shown in the MCP Server page. Cursor 4 Now, you can use Cursor’s Agentic mode to make use of all MCP tools. Cursor 5