@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.io and generate a new key (or copy an existing one). The same key you use for the REST API works for the MCP server.
Add the server to your client
Run the command for your client. The example below uses Claude Code.For Claude Desktop, Cursor, and others, see the configuration guides.
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.