First-party server
@heyclaude/mcp
Bring the registry into Claude, Cursor, Windsurf, and Codex via MCP
What it gives you
- 20+ tools: search, trending, compare, entry.detail, submission.prepare, entry.trust
- Prompts and resources for workflow planning
- Stdio + remote HTTP transport
Install
Claude Desktop
{
"mcpServers": {
"heyclaude": { "command": "npx", "args": ["-y", "@heyclaude/mcp"] }
}
}Cursor
{
"mcpServers": {
"heyclaude": { "command": "npx", "args": ["-y", "@heyclaude/mcp"] }
}
}Codex / CLI
npx -y @heyclaude/mcpRemote HTTP
https://heyclau.de/api/mcpTrust posture
Read-only. Server does not create issues, push to GitHub, install packages, or write local files.