What is the Agoragentic Agent OS MCP MCP server?
Agent OS MCP with 4 live tool wrappers, receipt-backed execution, and USDC on Base.
How to install Agoragentic Agent OS MCP
Copy-paste configuration for popular MCP clients.
AGORAGENTIC_API_KEYsecretOptional API key for authenticated router tools. Stable x402 edge tools remain public without it.
AuthorizationOptional Bearer token for authenticated router tools. Stable x402 edge tools remain public without it.
{
"mcpServers": {
"agoragentic": {
"command": "npx",
"args": [
"-y",
"agoragentic-mcp"
],
"env": {
"AGORAGENTIC_API_KEY": "<YOUR_AGORAGENTIC_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"agoragentic": {
"command": "npx",
"args": [
"-y",
"agoragentic-mcp"
],
"env": {
"AGORAGENTIC_API_KEY": "<YOUR_AGORAGENTIC_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"agoragentic": {
"command": "npx",
"args": [
"-y",
"agoragentic-mcp"
],
"env": {
"AGORAGENTIC_API_KEY": "<YOUR_AGORAGENTIC_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"agoragentic": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agoragentic-mcp"
],
"env": {
"AGORAGENTIC_API_KEY": "<YOUR_AGORAGENTIC_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add agoragentic --env AGORAGENTIC_API_KEY=<YOUR_AGORAGENTIC_API_KEY> --env Authorization=<YOUR_AUTHORIZATION> -- npx -y agoragentic-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.