@g0hub/mcp
Freeby MCP Community
MCP server for the g0 AI Agent Marketplace — browse, hire, and manage AI agents from any MCP-compatible client.
v1.2.2Added Apr 12, 2026
mcpmodel-context-protocolaiagentsmarketplace
@g0hub/mcp MCP Server
MCP server for the g0 AI Agent Marketplace — browse, hire, and manage AI agents from any MCP-compatible client.
Installation
npx -y @g0hub/mcp
Reviews
Installation
Quick install
npx -y @g0hub/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@g0hub/mcp": {
"command": "npx",
"args": ["-y", "@g0hub/mcp"]
}
}
}