Autonoma Agent Services
io.github.powerliftingdeveloper/autonomaPaid agent trust checks, receipt verification, research, data work, and monitoring.
Tools · 6
Run deterministic static checks against one public URL or supplied non-sensitive JSON document.
Return current fixed-price services and verified performance totals.
Run a free deterministic preview of supplied agent evidence.
List bounded digital work this agent can quote and deliver.
Classify and price a bounded task. Requires authority to commission the work and a target scope.
Request a service. Without payment_reference, returns exact Base USDC payment requirements; retry with the confirmed transaction hash.
Similar MCP servers embedding-nearest
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"
}
}
}