Integrate ApiFinance AI Into the Agent You Already Use
The integration surface is deliberately simple: remote MCP over HTTP, OAuth for user-level access, and compact JSON tool responses.
Choose an environment
Dedicated integration pages help technical users move from evaluation to a successful first call faster.
Desktop and web agent
Claude
Use quote, statement, and filing tools inside Claude through remote MCP.
IDE agent
Cursor
Attach the MCP endpoint in Cursor and bring finance tools into coding sessions.
VS Code agent
Cline
Use the same remote MCP path inside VS Code planning and coding loops.
Agent IDE
Windsurf
Set up a remote MCP server and expose finance tools inside chat-plus-code workflows.
What is common across all setups
Different tools, same core integration pattern.
- Remote MCP endpointOne endpoint works across compatible clients.
- OAuth sign-inEach user authenticates with their own ApiFinance AI account.
- Compact JSON responsesTool outputs are designed to be legible to both people and models.