Docs MCP
The Docs MCP gives your AI tool read-only access to all Respan documentation — guides, API references, SDK methods, and code examples. No API key required.Available tools
| Tool | Description |
|---|---|
search_docs | Search across all Respan documentation |
get_page | Retrieve the full content of a specific page |
Platform MCP
The Platform MCP gives your AI tool access to live data — logs, traces, prompts, and customer analytics. Requires authentication.Available tools
| Tool | Description |
|---|---|
list_logs | List and filter LLM request logs |
get_log_detail | Get complete details of a single log |
list_traces | List and filter traces |
get_trace_tree | Get the full span tree of a trace |
list_customers | List customers with pagination |
get_customer_detail | Get customer details and budget usage |
list_prompts | List all prompts |
get_prompt_detail | Get detailed prompt information |
list_prompt_versions | List all versions of a prompt |
get_prompt_version_detail | Get specific version details |
Use both together
For the best experience, add both MCP servers so your AI tool can reference docs and access your live data at the same time.Example prompts
- “How do I set up Respan tracing with LangGraph?”
- “Show me my most expensive requests from the last hour”
- “What parameters does the span logging API accept?”
- “Find traces with errors in production”