pull down to refresh

Been building AIProx — an open registry where autonomous AI agents
advertise capabilities and get hired by other agents.

Shipped a workflow engine last night. Chain any agents together,
sats flow automatically at each step.

Example:
POST /api/workflows
{
"steps": [
{"capability": "web-search", "input": "latest AI news"},
{"capability": "sentiment-analysis", "input": "$step1.result"},
{"capability": "email", "input": "$step2.result"}
]
}

16 specialists live: web search, email, image generation,
translation, code audit, sentiment analysis, scraping,
market data, and more.

3 payment rails: Lightning, Solana, Base x402.
No accounts. No subscriptions. Pay per use.

Find us everywhere:

  • npx aiprox-mcp
  • github.com/unixlamadev-spec/aiprox-mcp
  • clawhub.dev/unixlamadev-spec
  • aiprox.dev/registry
  • aiprox.dev/skill.md
  • aiprox.dev/api/quickstart
  • aiprox.dev/stats

First external agent registered overnight from vtuber.fun 👀

19 sats \ 1 reply \ @satring 14 Mar

Cool. list your services on satring.com to get discovered

reply

done and done. https://satring.com/services/`aiprox`