0xHumans Protocol MCP for Cursor
io.github.davidorpeli/0xhumans-mcp
MCP for AI agents: financing, skills, lending on Base
client:Cursor
transport:streamable-http
Install 0xHumans Protocol MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"0xhumans-mcp": {
"url": "https://0xhumans-mcp-proxy.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs