Introduction
Introduction to Toolrouter clients and integration options
Connecting with Clients
Toolrouter supports a variety of clients, from IDEs to custom applications. This guide will help you understand how to integrate Toolrouter with different client applications.
Available Clients
Toolrouter officially supports these clients:
- Claude - Anthropic’s Claude integration
- Cursor - Cursor IDE integration
- Windsurf - Windsurf editor integration
- Cline - Command-line interface
- VS Code - Visual Studio Code extension
- CoPilot - GitHub Copilot integration
You will need to obtain SSE credentials to connect to any of these clients.
How to obtain SSE credentials
On your created stack, click on the “Connect” tab and click on the “SSE Client for IDEs & Clients” button.
Then click on the “Create SSE Credentials” button.
Once you create the credentials, you will be able to see the credentials and the SSE endpoint.
You can copy the credentials and use them to connect to the client.
The Implementation tab will have the credentials and the SSE endpoint for the client you want to use.
You can also refresh or delete the credentials from this tab if needed.
Use the credentials to connect to the client.
Here are documentation for each client: