Loading MCP server directory, please wait...
Build, validate, smoke-test & deploy Imperal declarative IR apps from any LLM or agent.
npx @getmcp/cli add io.github.imperalcloud/imperal-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.imperalcloud/imperal-mcp": {
"command": "uvx",
"args": [
"imperal-mcp"
],
"env": {
"IMPERAL_API_URL": "",
"IMPERAL_TOKEN": ""
}
}
}
}