Skip to content
VS Code

agent fin for VS Code

com.biodnd/agent-fin

Agent Fin: finance MCP server with market data tools

client:VS Code transport:sse

Install agent fin in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-fin": {
      "type": "sse",
      "url": "https://agent-fin.biodnd.com/sse"
    }
  }
}

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

agent fin in other clients