Skip to content
Grok

0xHumans Protocol MCP for Grok

io.github.davidorpeli/0xhumans-mcp

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

client:Grok transport:streamable-http

Install 0xHumans Protocol MCP in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

0xHumans Protocol MCP in other clients