- agent-identity-bridge VS coinnect
- agent-identity-bridge VS Agent-ID
- agent-identity-bridge VS agent-mesh
- agent-identity-bridge VS AI-company
- agent-identity-bridge VS AgentVault
- agent-identity-bridge VS goldenpipe
- agent-identity-bridge VS a2a-langgraph
- agent-identity-bridge VS babel-protocol
- agent-identity-bridge VS .me
Agent-identity-bridge Alternatives
Similar projects and alternatives to agent-identity-bridge
-
coinnect
The free open map for global money. Find the cheapest path to send money between any two currencies. For humans and agents
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Agent-ID
Discontinued Verifiable identity for every AI agent | lightweight, open-source, works with LangChain/CrewAI/AutoGen [GET https://api.github.com/repos/Pedroshakoor/Agent-ID: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
-
AI-company
Multi-agent team operating system for Claude Code. 108 MCP tools, 40+ agent templates, 10 lifecycle hooks, 7 pipeline workflows. Persistent teams, structured meetings, task wall, real-time React dashboard. No LangChain/AutoGen — pure CC native integration.
-
AgentVault
"Open-source toolkit (Python Library, Registry API, CLI) for secure, decentralized AI agent interoperability using A2A/MCP."
-
goldenpipe
Discontinued Golden Suite orchestrator — chains validation (GoldenCheck), transformation (GoldenFlow), and entity resolution (GoldenMatch). 4 MCP tools on Smithery. DQBench Pipeline: 88.07.
-
-
-
agent-identity-bridge discussion
agent-identity-bridge reviews and mentions
-
Your AI agents have 4 identities. They only need one.
bash git clone https://github.com/tntech-consulting/agent-identity-bridge cd agent-identity-bridge pip install -e . # Create your first passport aib create --org mycompany --agent booking --protocols mcp,a2a # Output: # ✓ ID: urn:aib:agent:mycompany:booking # → Protocols: mcp, a2a # → Expires: 2027-03-24 # List all passports aib list # Translate an A2A Agent Card to MCP Server Card echo '{"name":"My Agent","url":"https://example.com","skills":[{"id":"search","name":"Search"}]}' > card.json aib translate --from a2a --to mcp --file card.json # Revoke a compromised agent (one command, all protocols) aib revoke --id urn:aib:agent:mycompany:booking # Start the gateway aib serve --port 8420
Stats
tntech-consulting/agent-identity-bridge is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of agent-identity-bridge is HTML.