Serversio.github.codyz123/schelling-protocol
P

io.github.codyz123/schelling-protocol

io.github.codyz123/schelling-protocol · v3.0.1
▦ npm
v3.0.1npm npm: @schelling/mcp-server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.codyz123/schelling-protocol",
  "description": "Universal coordination protocol for AI agents. Discovery, matching, and negotiation.",
  "repository": {
    "url": "https://github.com/codyz123/schelling-protocol",
    "source": "github",
    "subfolder": "packages/mcp-server"
  },
  "version": "3.0.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@schelling/mcp-server",
      "version": "3.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}