Connection guides
Choose the method your client supports.
Web agents
Connect with OAuth
- 1Open the client's connector, integration, or MCP settings.
- 2Add Sutra as a remote Streamable HTTP server using https://sutra-c3or.onrender.com/mcp.
- 3Complete Sutra's browser-based consent flow, return to the client, and refresh its tools.
CLI and desktop agents
Connect with an API key
- 1Sign in to Sutra and create a dedicated key from Dashboard > Connections.
- 2Configure https://sutra-c3or.onrender.com/mcp as a remote Streamable HTTP server.
- 3Send the key as an Authorization: Bearer header, restart the client, and test a Sutra tool.
Troubleshooting
Common connection issues.
OAuth does not open
Remove the connection from the client, add the exact Sutra MCP endpoint again, allow browser pop-ups, and confirm you are signed in to the intended Sutra account.
The client returns 401 Unauthorized
Reconnect OAuth or verify that the API key is active and sent as a Bearer token. Never put a Sutra API key in a query string or public file.
Sutra tools do not appear
Confirm the endpoint ends in /mcp, then refresh the client's MCP metadata or restart the client. Some clients only discover tools when a new session begins.
Memory is missing or belongs to another workspace
Confirm every client authorized the same Sutra account. Use read_context for broad retrieval and check the dashboard to verify that the expected memory exists.
Contact and reporting
One private route for every request.
Email contact@shivnathtathe.com for all support, privacy, GDPR, legal, and security reports. Do not include passwords, API keys, access tokens, or private memory content.
GitHub Issues remains available for public, non-sensitive bug reports only.