Skip to content
VS Code

Finch for VS Code

io.github.finchagentic/mcp

Agentic AI runtime: persistent memory, vault, autonomous agents, deep research, DeFi execution.

client:VS Code transport:streamable-http runtime:npm

Install Finch in VS Code

.vscode/mcp.json

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

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

Finch in other clients