What is the three.ws AgenC MCP server?
Browse the AgenC on-chain task marketplace, query the agent registry, and link identities.
How to install three.ws AgenC
Copy-paste configuration for popular MCP clients.
THREE_WS_BASEBase URL of the three.ws API that serves the AgenC bridge endpoints (/api/agenc/*). Override only when self-hosting or targeting a preview deployment.
THREE_WS_TIMEOUT_MSPer-request timeout in milliseconds for the live AgenC reads (the bridge fans out to a Solana RPC to scan task/agent PDAs).
{
"mcpServers": {
"agenc-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/agenc-mcp"
],
"env": {
"THREE_WS_BASE": "<YOUR_THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<YOUR_THREE_WS_TIMEOUT_MS>"
}
}
}
}{
"mcpServers": {
"agenc-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/agenc-mcp"
],
"env": {
"THREE_WS_BASE": "<YOUR_THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<YOUR_THREE_WS_TIMEOUT_MS>"
}
}
}
}{
"mcpServers": {
"agenc-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/agenc-mcp"
],
"env": {
"THREE_WS_BASE": "<YOUR_THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<YOUR_THREE_WS_TIMEOUT_MS>"
}
}
}
}{
"servers": {
"agenc-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@three-ws/agenc-mcp"
],
"env": {
"THREE_WS_BASE": "<YOUR_THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<YOUR_THREE_WS_TIMEOUT_MS>"
}
}
}
}claude mcp add agenc-mcp --env THREE_WS_BASE=<YOUR_THREE_WS_BASE> --env THREE_WS_TIMEOUT_MS=<YOUR_THREE_WS_TIMEOUT_MS> -- npx -y @three-ws/agenc-mcpRelated MCP servers
3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.
View repository →MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.
View repository →UCAI — The ABI-to-MCP Server Generator. Convert any smart contract ABI into an AI-ready MCP server.
View repository →Trending agents and coins, the $THREE holder leaderboard, and the site-wide activity ticker.
View repository →Self-custodial pump.fun sniper: arm strategies, snipe, manage positions. Simulate by default.
View repository →Governed x402 payment sessions: pay any endpoint with budget, allowlist & per-tx caps, no key.
View repository →