crowdcent-mcp
CrowdCent Challenge MCP Server
Documentation
crowdcent-mcp has moved
The CrowdCent MCP server now ships inside the
package as an optional extra. One config line replaces this repository, no
clone or absolute paths needed:
{
"mcpServers": {
"crowdcent": {
"command": "uvx",
"args": ["--from", "crowdcent-challenge[mcp]", "crowdcent-mcp"],
"env": {"CROWDCENT_API_KEY": "your_api_key_here"}
}
}
}Prefer nothing installed at all? Connect the hosted server at
`https://mcp.crowdcent.com/mcp` with your API key as a bearer token.
Migrating from this repository
If your `mcp.json` points at a local clone (`uv run --directory
/path/to/crowdcent-mcp server.py`), replace that server entry with the
`uvx` block above. That is the whole migration.
One tool changed: `switch_challenge` is gone. Challenge-scoped tools now
take an optional `challenge_slug` argument instead (defaulting to
`hyperliquid-ranking`), and new simulation tools let your assistant
backtest portfolio constructions on the meta-model.
Docs: docs.crowdcent.com/ai-agents-mcp
The original source remains available in this repository's git history.
Frequently asked questions
What is crowdcent-mcp?
crowdcent-mcp is CrowdCent Challenge MCP Server
How do I install crowdcent-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is crowdcent-mcp open source?
Yes — it is hosted on GitHub at https://github.com/crowdcent/crowdcent-mcp and has 1 stars.
Related MCP tools
Model Context Protocol Servers
Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, CoPilot, and Hermes Agent — fewer tokens, fewer tool calls, 100% local
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP