@alphacast/mcp) that your client runs as a local subprocess via npx. It communicates over stdio and requires Node.js 18+.
Get your API key
Sign in to Alphacast and open Settings to copy your API key (or generate a new one). If you belong to multiple teams, make sure your active team subscription is selected first. The same key you use for the REST API works for the MCP server.
Add the server to your client
Claude Desktop (no terminal required): follow the Claude Desktop guide — it walks through editing For Codex, see the Codex configuration guide; for Cursor and other clients, see Configuration.
claude_desktop_config.json step by step, including non-standard install paths.Claude Code: run this command in a terminal.Run your first prompt
Restart the client so it picks up the new server, then try a prompt that uses one of the tools:
“List my Alphacast repositories.”The client should call
list_repositories and display the result. If you see an authentication error, double-check that the ALPHACAST_API_KEY environment variable is set correctly in step 2.What’s next
Tools reference
Browse all 32 tools and their input schemas.
Examples
See full prompts that combine search, download, and provider tools.