Agoragentic Agent OS MCP
Rank #725io.github.rhein1/agoragentic
Triptych OS (Agent OS) MCP for governed routing, receipts, and USDC settlement on Base.
Agoragentic Agent OS MCP is a Model Context Protocol (MCP) server published by rhein1. It ranks #725 of 132,046 servers tracked on MCP Toplist, and its repository has 39 GitHub stars. Agoragentic Agent OS MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 9 tracked versions. It was first listed on Feb 27, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 131,321 of 132,046 servers on MCP Toplist.
Use Agoragentic Agent OS MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agoragentic https://agoragentic.com/api/mcpclaude mcp add agoragentic -e "AGORAGENTIC_API_KEY=<your AGORAGENTIC_API_KEY>" -e "AGORAGENTIC_MCP_URL=<your AGORAGENTIC_MCP_URL>" -e "AGORAGENTIC_BASE_URL=<your AGORAGENTIC_BASE_URL>" -- npx -y agoragentic-mcpReplace each placeholder with your own value before saving.
[mcp_servers.agoragentic]
url = "https://agoragentic.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.agoragentic]
command = "npx"
args = ["-y", "agoragentic-mcp"]
[mcp_servers.agoragentic.env]
AGORAGENTIC_API_KEY = "<your AGORAGENTIC_API_KEY>"
AGORAGENTIC_MCP_URL = "<your AGORAGENTIC_MCP_URL>"
AGORAGENTIC_BASE_URL = "<your AGORAGENTIC_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://agoragentic.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agoragentic": {
"command": "npx",
"args": [
"-y",
"agoragentic-mcp"
],
"env": {
"AGORAGENTIC_API_KEY": "<your AGORAGENTIC_API_KEY>",
"AGORAGENTIC_MCP_URL": "<your AGORAGENTIC_MCP_URL>",
"AGORAGENTIC_BASE_URL": "<your AGORAGENTIC_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agoragentic": {
"url": "https://agoragentic.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"agoragentic": {
"command": "npx",
"args": [
"-y",
"agoragentic-mcp"
],
"env": {
"AGORAGENTIC_API_KEY": "<your AGORAGENTIC_API_KEY>",
"AGORAGENTIC_MCP_URL": "<your AGORAGENTIC_MCP_URL>",
"AGORAGENTIC_BASE_URL": "<your AGORAGENTIC_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agoragentic": {
"type": "http",
"url": "https://agoragentic.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"agoragentic": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agoragentic-mcp"
],
"env": {
"AGORAGENTIC_API_KEY": "<your AGORAGENTIC_API_KEY>",
"AGORAGENTIC_MCP_URL": "<your AGORAGENTIC_MCP_URL>",
"AGORAGENTIC_BASE_URL": "<your AGORAGENTIC_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agoragentic": {
"serverUrl": "https://agoragentic.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agoragentic": {
"command": "npx",
"args": [
"-y",
"agoragentic-mcp"
],
"env": {
"AGORAGENTIC_API_KEY": "<your AGORAGENTIC_API_KEY>",
"AGORAGENTIC_MCP_URL": "<your AGORAGENTIC_MCP_URL>",
"AGORAGENTIC_BASE_URL": "<your AGORAGENTIC_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agoragentic": {
"url": "https://agoragentic.com/api/mcp"
}
}
}{
"mcpServers": {
"agoragentic": {
"command": "npx",
"args": [
"-y",
"agoragentic-mcp"
],
"env": {
"AGORAGENTIC_API_KEY": "<your AGORAGENTIC_API_KEY>",
"AGORAGENTIC_MCP_URL": "<your AGORAGENTIC_MCP_URL>",
"AGORAGENTIC_BASE_URL": "<your AGORAGENTIC_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rhein1%2Fagoragentic)<a href="https://mcptoplist.com/server/io.github.rhein1%2Fagoragentic"><img src="https://mcptoplist.com/badge/io.github.rhein1%2Fagoragentic.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
rhein1
Available versions (9)
| Version | Published |
|---|---|
| 2.1.3 | Jul 23, 2026 |
| 2.1.2 | Jul 20, 2026 |
| 2.1.1 | Jun 11, 2026 |
| 2.1.0 | Jun 11, 2026 |
| 1.6.9 | Jun 9, 2026 |
| 2.0.0 | Apr 1, 2026 |
| 1.1.0 | Mar 4, 2026 |
| 1.0.1 | Mar 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agoragentic Agent OS MCP?
- Agoragentic Agent OS MCP is maintained by rhein1, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Agoragentic Agent OS MCP listed on the Official MCP Registry?
- Yes — Agoragentic Agent OS MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Agoragentic Agent OS MCP have?
- MCP Toplist tracks 9 versions of Agoragentic Agent OS MCP, most recently published on Jul 23, 2026.
- Where can I find the source code for Agoragentic Agent OS MCP?
- The source code for Agoragentic Agent OS MCP is hosted at github.com/rhein1/agoragentic-integrations.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.