Embedded MCP for AI Agents
Run Model Context Protocol directly from Cloptima CLI and expose cloud cost intelligence to your AI workflows without extra infrastructure.
Available MCP Tools
cloptima.runRun any Cloptima CLI command (for example costs, anomalies, recommendations) through MCP tools/call
cloptima.helpFetch command-specific help text so agents can self-discover arguments and command paths
Works with MCP Clients
Claude Desktop, Cursor, Cline, and custom agent runtimes can all connect through stdio transport.
CLI Surface Reused
No duplicate API adapter to maintain. MCP runs your existing CLI commands and returns structured output.
Token-Based Auth
Reuse CLOPTIMA_ACCESS_TOKEN with existing PAT controls, expiry, and revocation from your Cloptima settings.
Local, Low-Latency
Your agent launches cloptima mcp serve locally, avoiding extra network hops to a separate MCP host.
Quick Setup
# Shared MCP server command
cloptima mcp serve
# Claude Desktop / Cursor / Cline MCP server entry
{
"mcpServers": {
"cloptima": {
"command": "cloptima",
"args": ["mcp", "serve"],
"env": {
"CLOPTIMA_ACCESS_TOKEN": "pat_..."
}
}
}
}FAQ
Bring Cost Intelligence to Your AI Stack
Join companies already saving 30-40% on cloud infrastructure with AI-powered cost intelligence.