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

# MCP Integration

> Model Context Protocol integration (Coming Soon)

# MCP Integration

<Info title="Coming Soon">
  MCP (Model Context Protocol) integration is on our roadmap. This will allow Seer to work seamlessly with MCP-compatible tools and agents.

  **Planned capabilities:**

  * MCP server for exposing Seer metrics
  * MCP client for consuming context from MCP sources
  * Agent framework integrations

  **Interested in this feature?** [Contact us](mailto:ben@seersearch.com) to share your use case and influence the roadmap.
</Info>

## Current Integrations

While MCP support is in development, Seer integrates with:

* **OpenTelemetry** — Distributed tracing context
* **Python SDK** — Direct integration with any Python application
* **REST API** — Universal HTTP integration

See [Logging](/logging) for current integration options.
