Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Autonoma Agent Services

io.github.powerliftingdeveloper/autonoma

Paid agent trust checks, receipt verification, research, data work, and monitoring.

Uptime
100.0%
1 direct probes · 30d
Response
836ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

compatibility_check

Run deterministic static checks against one public URL or supplied non-sensitive JSON document.

list_offers

Return current fixed-price services and verified performance totals.

trust_preview

Run a free deterministic preview of supplied agent evidence.

task_capabilities

List bounded digital work this agent can quote and deliver.

quote_task

Classify and price a bounded task. Requires authority to commission the work and a target scope.

request_service

Request a service. Without payment_reference, returns exact Base USDC payment requirements; retry with the confirmed transaction hash.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "autonoma_agent_services": {
      "url": "https://avalix.ai/autonoma/mcp",
      "transport": "streamable-http"
    }
  }
}