Universal coordination protocol for AI agents. Discovery, matching, and negotiation.
{
"mcpServers": {
"schelling": {
"env": {
"SCHELLING_SERVER_URL": "https://schellingprotocol.com"
},
"args": [
"-y",
"@schelling/mcp-server"
],
"command": "npx"
}
}
}Universal coordination protocol for AI agents. Discovery, matching, and negotiation.
Is it safe?
No known CVEs for create-schelling-agent.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 7 days ago. 4 stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
8 tools. ~600 tokens (0.3% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y create-schelling-agent 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
quick_seekSearch for matches using natural language intent description
quick_offerRegister an offering using natural language description
seekSearch for matches with structured parameters
offerRegister an offering with structured parameters
negotiateNegotiate terms with a matched counterparty
contractPropose or manage contract terms and milestones
deliverExchange artifacts and confirm delivery of services or goods
describeGet protocol information and network statistics
This server is missing a description.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.