AgentUtility Compose
Rank #66,120ai.agentutility/mcp-compose
MCP server for the @agentutility compose cluster — pay-per-call x402 tools, no API keys, USDC on…
AgentUtility Compose is a Model Context Protocol (MCP) server published by rooz21. It ranks #66,120 of 132,113 servers tracked on MCP Toplist. AgentUtility Compose is listed on Official MCP, with 1 tracked version. It was first listed on Jul 14, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 65,993 of 132,113 servers on MCP Toplist.
Use AgentUtility Compose
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-compose -- npx -y @agentutility/mcp-compose[mcp_servers.mcp-compose]
command = "npx"
args = ["-y", "@agentutility/mcp-compose"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-compose": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-compose"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-compose": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-compose"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-compose": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-compose"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-compose": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-compose"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-compose": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-compose"
]
}
}
}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/ai.agentutility%2Fmcp-compose)<a href="https://mcptoplist.com/server/ai.agentutility%2Fmcp-compose"><img src="https://mcptoplist.com/badge/ai.agentutility%2Fmcp-compose.svg" alt="MCP Toplist: #66,120 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
rooz21
Available versions (1)
| Version | Published |
|---|---|
| 0.13.0 | Jul 14, 2026 |
Frequently asked questions
- Who maintains AgentUtility Compose?
- AgentUtility Compose is maintained by rooz21, which publishes 17 MCP servers (17 total versions) tracked on MCP Toplist.
- Is AgentUtility Compose listed on the Official MCP Registry?
- Yes — AgentUtility Compose is listed on the Official MCP Registry.
- How many versions does AgentUtility Compose have?
- MCP Toplist tracks 1 version of AgentUtility Compose, most recently published on Jul 14, 2026.
- Where can I find the source code for AgentUtility Compose?
- The source code for AgentUtility Compose is hosted at github.com/rooz21/x402.
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.