npx. You can add it with a single CLI command, or by editing the project-level .mcp.json file.
CLI (recommended)
Run this from any directory inside your project. The server is added at the user scope by default — pass--scope project to share it with collaborators via a checked-in .mcp.json.
.mcp.json (project-scoped, checked into the repo)
If you want the server available to anyone who clones the project, create or edit .mcp.json at the repo root:
.mcp.json
Verify
Open a new Claude Code session and run:alphacast server should appear with 32 tools and a green connected status. If it shows red, run claude mcp list to inspect the configured command and environment.
Try a prompt that hits a read-only tool to confirm the connection end-to-end:
“Use the alphacast MCP to list my repositories.”