Imperal MCP for Claude Code
io.github.imperalcloud/imperal-mcp
Build, validate, smoke-test & deploy Imperal declarative IR apps from any LLM or agent.
client:Claude Code
transport:stdio
runtime:pypi
Install Imperal MCP in Claude Code
run in your project directory
claude mcp add imperal-mcp -e IMPERAL_API_URL=<IMPERAL_API_URL> -e IMPERAL_TOKEN=<IMPERAL_TOKEN> -- uvx imperal-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs