Cursor
Add with an install link or edit the MCP configuration.
Configure this client in Quick Start.
Before you start
With Cursor installed, use the install link below or merge the configuration into ~/.cursor/mcp.json, preserving other MCP servers.
See Authentication and API Keys for credential options. Merge only the peoplerouter entry into an existing configuration; do not overwrite other settings.
Set up the connection
Add to Cursoror edit the file
{
"mcpServers": {
"peoplerouter": {
"url": "https://mcp.peoplerouter.ai"
}
}
}On the first connection the client opens the browser: sign in to DINQ once. The token refreshes itself afterwards.
Or send this to your agent
Copy these instructions into your agent to help with setup.
Connect PeopleRouter in Cursor. Check the installed version first and use this setup:
~/.cursor/mcp.json
{
"mcpServers": {
"peoplerouter": {
"url": "https://mcp.peoplerouter.ai"
}
}
}
On the first connection the client opens the browser: sign in to DINQ once. The token refreshes itself afterwards.
When sign-in opens, wait for me to authorize DINQ in the browser. If sandbox restrictions block configuration or authorization through file, network or browser callback access, request the necessary permissions through the current agent's approval mechanism. Where outside-sandbox execution is supported, run the operation only after approval. I will complete browser authorization. Do not repeatedly retry in the same restricted environment, disable the sandbox or bypass approvals. If the environment cannot request permission, give me the exact steps to perform in my local terminal or app UI. Back up existing configuration and merge only peoplerouter, preserving other servers and settings. Check an existing entry instead of adding a duplicate. Web apps require adding the connector in their UI; guide me if you cannot do that directly. Confirm success only after tools load and capabilities succeeds; otherwise report the actual error.Check the connection
Once the client has loaded the PeopleRouter tools, send the request below. Inspect capabilities before running a people search.
Use PeopleRouter to list the available capabilities and explain which tools can help find the contributors to a GitHub repository. Do not run a search yet.After connecting, continue to Using tools. For authentication or tool errors, read Troubleshooting and inspect the client's actual error message.