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

# Deployment Details

> Endpoint, transport and headers for the MCP server

<Copy />

**MCP Endpoint:**
`https://mcp.adgenticplatform.com`

**Transport:**
MCP over HTTP (streamable-http), JSON-RPC 2.0 + SSE

<ParamField path="Headers">
  * `Content-Type: application/json`
  * `Accept: application/json, text/event-stream`
</ParamField>

<hr />

<div style={{display:'flex', alignItems:'center', gap:'8px', marginTop:'8px'}}>
  <span style={{ color: 'var(--mint-c-text)', fontWeight: 600 }}>
    Was this page helpful?
  </span>

  <a href="mailto:hello@adgenticplatform.com?subject=Docs%20feedback%20YES" title="Yes">👍 Yes</a>
  <span aria-hidden="true">·</span>
  <a href="mailto:hello@adgenticplatform.com?subject=Docs%20feedback%20NO" title="No">👎 No</a>
</div>
