Skip to content
VS Code

Truthifi Connect for VS Code

com.truthifi/mcp

Connects AI agents to live, verified financial data from 18,000+ institutions — ready to reason from

client:VS Code transport:streamable-http

Install Truthifi Connect in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.truthifi.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Truthifi Connect in other clients