-
Notifications
You must be signed in to change notification settings - Fork 43
Integration: Schelling Protocol for agent discovery & matching #105
Copy link
Copy link
Open
Description
ISEK's decentralized agent network is impressive — the agent-to-agent collaboration architecture is well-thought-out.
I built Schelling Protocol as a complementary layer that handles:
- Discovery: agents register capabilities, protocol matches them via scored trait similarity
- Negotiation: structured funnel modes (bilateral, auction, broadcast)
- Contracts: formal agreements with deliverables and acceptance criteria
- Reputation: trust scores that compound over completed work
It's designed to sit alongside communication layers like what ISEK provides — Schelling handles the 'who should work with whom' problem, while ISEK handles the 'how do they work together' problem.
Available as MCP server, npm SDK, or raw HTTP. MIT licensed.
GitHub: https://github.com/codyz123/schelling-protocol
Live API: https://schellingprotocol.com
Would love to explore how these could work together.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels