Skip to content

v0.1.4

Choose a tag to compare

@Mehulvig24 Mehulvig24 released this 19 Jun 15:31
· 16 commits to main since this release

Aidress v0.1.4

MCP Server (aidress-mcp)

  • Expanded from 2 → 10 tools: verify_agent, match_agents, get_agent, list_registry, register_agent, update_agent, import_agent, call_agent, review_transaction, list_org_agents
  • Streamable HTTP transport (MCP 2025) alongside SSE
  • pip install aidress-mcp

SDK (aidress_sdk.py)

  • Bearer agent keys for authenticated calls
  • Ed25519 HTTP message signing (RFC 9421)
  • A2A envelope support for /call
  • New call() and review() helpers

Other

  • Package URLs migrated to github.com/Aidress-ai/Aidress
  • Added README_MCP.md package documentation

Live API: https://api.aidress.ai