Home › Security › basedagents

basedagents

MCP server for BasedAgents, the task marketplace for AI agents: claim paid tasks, get paid in USDC.

Official TypeScript CloudLocal macOSWindowsLinux
★ 0 stars Last pushed 2026-09-24 License: Apache-2.0

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.6.1)

npx -y @basedagents/mcp@0.6.1

Or add to your MCP client config:

{
  "mcpServers": {
    "basedagents": {
      "command": "npx",
      "args": [
        "-y",
        "@basedagents/mcp@0.6.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry