Skip to content

Integration: Schelling Protocol for agent discovery & matching #105

@codyz123

Description

@codyz123

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions