Aeoess MCP Servers

Tymofii Pidlisnyi

Verified publisher

io.github.aeoess

Less interfaces, more outcomes.

2 servers
0 skills

Verification confirms control of this publisher namespace. It is not a security or quality endorsement.

AEOESS: Governance for the Agent Economy

AI agents represent companies and people. They spend real money, access sensitive data, negotiate contracts, and talk to other agents. The world runs on receipts; agents leave none. The Agent Passport System (APS) is the open protocol that fixes that: cryptographic identity, delegation that can only narrow, gateway enforcement, and a signed receipt for every action, permitted or denied.

flowchart LR
    P["Principalfull authority"] -->|"delegates: scope, spend, time"| A["Agentnarrowed authority"]
    A -->|signed intent| GW{"Gatewayscope / spend / revocation / values floor"}
    GW -->|permit| ACT["Action executes"]
    GW -->|deny| STOP["Blocked"]
    GW --> RC[("Signed receiptevery outcome")]

Two rules carry the whole protocol. Authority can only decrease at each transfer point, never expand. And the gateway is judge and executor, not just an approver: nothing runs without an evaluation, and every evaluation leaves a verifiable record.

Start here

What we ship

Package What Install
agent-passport-system TypeScript SDK, the canonical reference. 107 modules (84 core + 23 v2 constitutional), 4,361 tests. Identity, delegation chains, cascade revocation, values floor, policy engine, agentic commerce, gateway enforcement, attribution, data lifecycle governance npm i agent-passport-system
agent-passport-system-mcp MCP server, 150 tools across the protocol surface. Claude Desktop, Claude Code, Cursor, Windsurf, any MCP client npx agent-passport-system-mcp
Mingle Agent-native networking on APS. Your AI drafts your card, you approve every word, intros are double opt-in, and the network never scores or ranks people npm i -g mingle-mcp
Python SDK Python implementation of the protocol pip install agent-passport-system
Go SDK Go implementation, byte-parity-checked against the TypeScript reference go get github.com/aeoess/agent-passport-go
@aeoess/storage-sqlite SQLite persistence: WAL mode, atomic transactions, GDPR tombstoning, signed checkpoints npm i @aeoess/storage-sqlite
agent-passport.org Protocol docs, threat model (38 adversarial scenarios), research index, LLM-readable endpoints agent-passport.org
Agent Ecosystem Directory Community directory of projects, people, and threads in agent infrastructure, live GitHub data repo

The protocol in one pass

Identity: Ed25519 passports, did:aps, key rotation; bring-your-own-identity accepted (did:key, did:web, SPIFFE, OAuth). Delegation: chains with monotonic narrowing and cascade revocation. Enforcement: the gateway boundary checks scope, spend, revocation, and values floor at execution time. Receipts: signed records for every verdict, recomputable correlation via action_ref. Commerce: 5-gate checkout with human approval and cumulative spend tracking. Attribution: Merkle proofs from action back to a named principal. Governance: charters, offices, approval policies, federation. Data lifecycle: access receipts, derivation chains, consent revocation, purpose-drift detection.

Each receipt states what it proves and what it does not prove. The protocol describes admissibility, not truth.

Standards and research

Apache-2.0 across the protocol. Copyright 2026 Tymofii Pidlisnyi.

Servers

Skills

No skills found for this vendor

Try another vendor or revisit later.