Documentation Index
Fetch the complete documentation index at: https://developer.adspirer.com/llms.txt
Use this file to discover all available pages before exploring further.
Server Registry
The Adspirer MCP server is registered on the official MCP Server Registry for easy discovery and integration.Registry Details
| Field | Value |
|---|---|
| Registry ID | com.adspirer/ads |
| Server URL | https://mcp.adspirer.com/mcp |
| Transport | Streamable HTTP |
| Authentication | OAuth 2.1 with PKCE |
| Dynamic Client Registration | Supported |
Discovery
AI clients that support the MCP Server Registry can discover Adspirer automatically. Theserver.json manifest in the repo root contains the full registry entry with:
- Server metadata (name, description, version)
- Supported capabilities (tools, resources, prompts)
- Authentication requirements
- Contact and support information

