Skip to content

Conversation

sneaxhuh
Copy link

Add MCP Server Documentation to OpenCost Website

Summary

This PR adds comprehensive documentation for the OpenCost MCP (Model Context Protocol) server to the official OpenCost website. The MCP server enables AI agents to access cost allocation and asset data through a standardized interface.

Changes Made

New Documentation

  • docs/integrations/mcp.md - Complete MCP server documentation including:
    • Features and overview
    • Quick start guide for both Tilt (development) and Helm (production)
    • Configuration options (enable/disable, custom ports, debug mode)
    • MCP client configuration examples for different deployment scenarios
    • Detailed documentation of all three MCP tools:
      • get_allocation_costs - Cost allocation data with filtering and aggregation
      • get_asset_costs - Asset information (nodes, disks, load balancers)
      • get_cloud_costs - Cloud cost data with provider, service, and region filtering
    • Supported asset types
    • JavaScript code examples

Signed-off-by: sneax <[email protected]>
Copy link

netlify bot commented Oct 15, 2025

Deploy Preview for opencost ready!

Name Link
🔨 Latest commit 232a0eb
🔍 Latest deploy log https://app.netlify.com/projects/opencost/deploys/68f017d72cff200008d73144
😎 Deploy Preview https://deploy-preview-415--opencost.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Member

@ameijer ameijer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hold merge till release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants