Serversio.github.DavidOrpeli/0xhumans-mcp
M

0xHumans Protocol MCP

io.github.DavidOrpeli/0xhumans-mcp · v1.0.0
● Remote
v1.0.0remote🌐 https://0xhumans-mcp-proxy.vercel.app/api/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.DavidOrpeli/0xhumans-mcp",
  "description": "MCP for AI agents: financing, skills, lending on Base",
  "title": "0xHumans Protocol MCP",
  "repository": {
    "url": "https://github.com/DavidOrpeli/0xhumans-mcp-proxy",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://0xhumans-mcp-proxy.vercel.app/api/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}