Skip to content

Releases: aeoess/agent-passport-mcp

v2.8.0 — Intent Network + ProxyGateway

12 Mar 17:14

Choose a tag to compare

61 MCP tools across 17 protocol modules.

New in v2.8.0:

  • Intent Network tools call hosted API (api.aeoess.com) instead of local state
  • Two different users in different sessions see the same network

New in v2.7.0:

  • 6 Intent Network tools: publish_intent_card, search_matches, get_digest, request_intro, respond_to_intro, remove_intent_card

New in v2.6.0:

  • 6 ProxyGateway tools: enforcement boundary with replay protection and two-phase execution

534 tests, 17 modules, Apache-2.0.

https://aeoess.com/network

v2.4.3 — Security fix + LICENSE + Glama metadata

05 Mar 17:55

Choose a tag to compare

Security

  • Fixed path traversal in send_message (R2-PX2-020): Agent names are now sanitized to alphanumeric + hyphens. Resolved paths are validated to stay within COMMS_PATH. Previously, a crafted recipient name could write to arbitrary filesystem locations.

Added

  • LICENSE (Apache-2.0): Was missing from the MCP repo. Now included.
    • glama.json: Metadata for Glama MCP directory listing.

Infrastructure

  • Tagged release for GitHub and Glama discoverability.
    • 38 MCP tools across all 8 protocol layers.
    • Compatible with Claude Desktop, Cursor, Windsurf, and any MCP client.
      Full changelog: v2.4.2...v2.4.3