> ## Documentation Index
> Fetch the complete documentation index at: https://docs.corbits.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# MCP Overview

> Model Context Protocol integration with Corbits

## What is MCP?

Model Context Protocol (MCP) is an open standard that enables AI agents to discover and use tools and APIs programmatically through a standardized interface. It gives AI applications a consistent way to connect to external services — like a universal plugin system for agents.

## Why does it matter for Corbits?

MCP integration will let AI agents discover and pay for Corbits-hosted APIs automatically, without manual configuration or API keys. This extends the Discovery Service's capabilities to any MCP-compatible agent framework, making paywalled APIs natively accessible to agents that speak MCP.

## Coming Soon

<Note>
  MCP integration for Corbits is currently in development. [Let us know you're interested](https://form.typeform.com/to/QdBj1NSQ?utm_source=corbits_mcp_overview) and we'll keep you updated.

  In the meantime, you can explore our Faremeter MCP integration examples at: [Faremeter MCP Proxy Recipe](https://docs.faremeter.xyz/recipes/mcp-proxy).
</Note>
