Start with your client’s requirements.
Use the current Claude Code remote MCP setup flow. Keep CLI configuration separate from Claude app connectors, and follow the supported sign-in process.
Official Claude Code documentationUse Dovod’s remote MCP address.
https://dovod.app/mcp
Use a compatible OAuth flow or bearer-token configuration. A personal API key can be created in Dovod Settings → API Keys; do not paste it into shared prompts.
Read the common MCP setupBring the instructions into the conversation.
Read https://dovod.app/llms.txt, then the linked MCP Client Guide and Conducting Research guide. Use the Dovod connection I have configured. List my projects, ask what decision I need to make, and help me save a first finding with its source. Do not invent evidence.
Check a useful result.
Ask for your project list, then create a project and save a first finding through your configured client. Open Dovod to check the material. An empty project list is normal for a new account.
Reading the public documentation alone does not connect the assistant or grant access to your projects.
Building a different kind of integration?
Use the HTTP API when you are writing a script or your own application. OpenAPI documents the available operations and exact request schemas.
HTTP API & OpenAPI