Skip to main content
  1. Sign up — Create an account at platform.respan.ai
  2. Create an API key — Generate one on the API keys page
  3. Add credits or a provider key — Add credits on the Credits page or connect your own provider key on the Integrations page
Add the Docs MCP to your AI coding tool to get help building with Respan. No API key needed.
{
  "mcpServers": {
    "respan-docs": {
      "url": "https://docs.respan.ai/mcp"
    }
  }
}
1

Create your Moda account

Go to Moda and create an account. Go to your Moda project settings and get your Moda API key and host.
2

Add 1 parameter to your request body

{
// other parameters
"moda_integration": {
        "moda_api_key":"USER_MODA_API_KEY",
        "moda_base_url":"USER_MODA_ENDPOINT"
    }
}

3

Monitor your LLM performance in Moda

Once connected, you can create dashboards in Moda to monitor your LLM performance and track key metrics.