Connecting
- Users must connect the MCP server to their preferred AI tools.
- Enter the Finvera MCP server URL: https://docs.finvera.ai/mcp
- Users copy the MCP server URL and add it to their tools.
- Cursor
- Claude Code
- Claude
Here is the MCP config
Here is how to connect to Finvera’s MCP server, which provides data to your model of choice.
{
"mcpServers": {
"Finvera": {
"url": "https://docs.finvera.news/mcp",
"disabled": false,
"autoApprove": []
}
}
}