Skip to main content
First-party server

@heyclaude/mcp

Bring the registry into Claude, Cursor, Windsurf, and Codex via MCP

Status
live
Version
0.11.1
Updated
2026-07-18
Kind
mcp-server

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/mcp
Remote HTTP
https://heyclau.de/api/mcp

Trust posture

Read-only. Server does not create issues, push to GitHub, install packages, or write local files.