x402-paid Base agent tools (USDC). 5 deterministic tools. No API keys. No NFT pass.
claude mcp add axiom-agentic-tools --transport http https://agentic.clawbots.org/api/agentic/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"axiom-agentic-tools": {
"url": "https://agentic.clawbots.org/api/agentic/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"axiom-agentic-tools": {
"serverUrl": "https://agentic.clawbots.org/api/agentic/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"axiom-agentic-tools": {
"type": "http",
"url": "https://agentic.clawbots.org/api/agentic/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"axiom-agentic-tools": {
"url": "https://agentic.clawbots.org/api/agentic/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"axiom-agentic-tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agentic.clawbots.org/api/agentic/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://agentic.clawbots.org/api/agentic/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.0xAxiom--axiom-agentic-tools/reviews or the review_server meta-tool.
POST /mcp