Skip to content

Efficiency Intelligence, in Your IDE

Bring cloud and AI cost optimization directly into Claude, Cursor, and any MCP-compatible AI assistant. Query opportunities, validate resources, and remediate waste without leaving your workflow.

  • Claude
  • Cursor
  • ChatGPT
  • Any MCP Client
A limestone forest floor cutaway reveals branching mycelium and roots: connected knowledge beneath the surface.

Cost Optimization That Meets You Where You Work

PointFive helps engineers investigate infrastructure waste and prepare remediation. MCP Server brings PointFive context into compatible AI tools and IDEs.

Shift Left Cost Intelligence

Bring cost awareness into the development lifecycle before deployment. Receive real-time cost insights during code reviews, architecture planning, and infrastructure changes.

Workflow-Native Automation

Transform manual cost optimization processes into conversational, automated workflows. From validation to assignment to remediation, without context-switching.

End-to-End Orchestration

From discovery to validation to remediation. Validate opportunities, identify owners via Slack, assign work, and generate infrastructure-as-code fixes.

The Complete Optimization Lifecycle, Conversationally

Five tool categories covering everything from opportunity discovery to commitment optimization, all accessible through natural language today, with billing-data access coming soon.

Opportunities

Get, filter, aggregate, and group optimization opportunities across all cloud services

Resources

Query resources, analyze connections, and surface linked optimization opportunities

Anomalies

List active anomalies, analyze root causes, and identify top cost contributors

Commitments

Access reservation and savings plan recommendations with coverage analysis

Billing Data (coming soon)

CUR and FOCUS billing data access for deep cost analysis

Real Workflows, Natural Language

Validate

"Show CPU utilization for the past 3 months and check if it exceeded 5%"

Collaborate

"Examine opportunity #343, identify the owner, and share via Slack"

Operate

"Identify all database opportunities and assign to the DBA team"

Remediate

"Fix opportunity #343 and update the .tf configuration file"

Discover

"Find all resources costing more than $10k/month with low-risk optimization opportunities"

Report

"Give me a summary of any active anomalies and new opportunities since yesterday"

Up and Running in Minutes

Works with Claude Desktop, Cursor, ChatGPT, and any MCP-compatible client.

  1. 01 / Add the MCP configuration

    Add the PointFive MCP server to your AI client's configuration file. Works with Claude Desktop, Cursor, ChatGPT, and any MCP-compatible client.

  2. 02 / Authenticate with PointFive

    A browser window opens automatically. Sign in with your existing PointFive credentials via OAuth 2.1. Same permissions, same security model.

  3. 03 / Start asking questions

    Query opportunities, validate resources, assign work, and generate remediation code through natural language in your AI assistant.

The configuration

claude_desktop_config.json
{
  "mcpServers": {
    "pointfive": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.pointfive.co/sse"
      ]
    }
  }
}

Built on the Security You Already Trust

MCP Server uses the same authentication and permissions as your PointFive platform. No new attack surface, no elevated privileges.

OAuth + RBAC

Enterprise-grade OAuth 2.1 authentication. Users only access data they can already see in PointFive.

Private Conversations

PointFive sees which API endpoints are accessed but has no visibility into your prompts or conversations.

No Elevated Permissions

Same security model as direct platform access. No surprises, no additional data exposure.

Built on Model Context Protocol

Built on Model Context Protocol by Anthropic, the open standard for AI-context integration.