Loomal

schelling-protocol

MCP server by github.com/codyz123/schelling-protocol

Universal coordination protocol for AI agents. Discovery, matching, and negotiation.

4 starsnpm: @schelling/mcp-server

About schelling-protocol

schelling-protocol is an MCP (Model Context Protocol) server published by codyz123 in the official MCP registry, listed under Autonomous Agents on Loomal. Universal coordination protocol for AI agents. Discovery, matching, and negotiation.

It ships as an npm package (@schelling/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/codyz123/schelling-protocol, where the project has earned 4 GitHub stars.

Use schelling-protocol with your agent

Claude Code · one command
claude mcp add schelling-protocol -- npx -y @schelling/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "schelling-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "@schelling/mcp-server"
      ]
    }
  }
}
npm@schelling/mcp-server

Frequently asked questions

What is schelling-protocol?
schelling-protocol is an MCP (Model Context Protocol) server by codyz123 in the Autonomous Agents category. Universal coordination protocol for AI agents. Discovery, matching, and negotiation.
How do I connect schelling-protocol to Claude, Cursor, or another MCP client?
Install schelling-protocol from its npm package (@schelling/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is schelling-protocol open source?
Yes — the source code is public at github.com/codyz123/schelling-protocol, with 4 GitHub stars.
Can AI agents pay to use schelling-protocol?
Not yet through Loomal — schelling-protocol is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain schelling-protocol? Claim this listing free by verifying GitHub ownership, or contact us.