Skip to content
VS Code

0xHumans Protocol MCP for VS Code

io.github.davidorpeli/0xhumans-mcp

MCP for AI agents: financing, skills, lending on Base

client:VS Code transport:streamable-http

Install 0xHumans Protocol MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "0xhumans-mcp": {
      "type": "http",
      "url": "https://0xhumans-mcp-proxy.vercel.app/api/mcp"
    }
  }
}

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

0xHumans Protocol MCP in other clients