Doubao Work
Let your agent help with setup or add a connector manually.
Configure this client in Quick Start.
Before you start
Send the instructions below to Doubao Work for help with setup, or add a custom HTTP connector in the app. Complete browser authorization yourself.
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
Copy these instructions into a new Doubao Work task.
Add the PeopleRouter MCP connector in Doubao Work using:
{
"mcpServers": {
"peoplerouter": {
"type": "streamable-http",
"url": "https://mcp.peoplerouter.ai",
"timeout": 60
}
}
}
Preserve existing configuration and avoid duplicate connectors. Use browser OAuth without a placeholder Authorization header; wait for my DINQ sign-in and consent. If automatic setup is unavailable, open Skills / Connectors / Partners → New → Custom connector and select HTTP. Verify with capabilities once tools load. Start a new work task if needed; do not claim success before verification.Or add manually: open Skills / Connectors / Partners → New → Custom connector. Name it peoplerouter, select HTTP and enter the URL below.
{
"mcpServers": {
"peoplerouter": {
"type": "streamable-http",
"url": "https://mcp.peoplerouter.ai",
"timeout": 60
}
}
}Leave custom Headers empty. Save, select Authorize when prompted, and sign in to DINQ in the browser. Enable the connector for the task. If tools have not loaded, start a new task and verify with capabilities.
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.
If tools have not loaded, start a new work task. These instructions do not imply that PeopleRouter is listed as a built-in connector. Full PeopleRouter browser authorization in Doubao Work has not been independently verified.