# MewCP Docs > Documentation files for Large Language Models ## Documentation - [Getting Started](/mewcp/getting-started.md): Go from a new MewCP account to calling your first MCP tool. - [OpenAI Agents SDK](/mewcp/connect-agents/openai-agents.md): Connect MewCP to an OpenAI Agents SDK agent. - [LangChain TypeScript](/mewcp/connect-agents/langchain-typescript.md): Connect MewCP to a LangChain TypeScript agent. - [LangChain Python](/mewcp/connect-agents/langchain-python.md): Connect MewCP to a LangChain Python agent. - [Google ADK](/mewcp/connect-agents/google-adk.md): Connect MewCP to a Google Agent Development Kit agent. - [CrewAI](/mewcp/connect-agents/crewai.md): Connect MewCP to a CrewAI agent. - [Claude SDK](/mewcp/connect-agents/claude-sdk.md): Connect MewCP to Claude via the Anthropic Python SDK. - [VS Code & Cursor](/mewcp/connect/vscode-cursor.md): Connect MewCP to VS Code or Cursor. - [TypeScript MCP Client](/mewcp/connect/typescript.md): Connect to MewCP from a TypeScript or Node.js application. - [Python MCP Client](/mewcp/connect/python.md): Connect to MewCP from a Python application using fastmcp. - [OpenAI Codex](/mewcp/connect/codex.md): Connect MewCP to the OpenAI Codex CLI. - [Claude Desktop](/mewcp/connect/claude-desktop.md): Connect MewCP to Claude Desktop. - [MewCP Key](/mewcp/authentication/mewcp-key.md): The key used to authenticate MCP client connections to the gateway. - [Account API Keys](/mewcp/authentication/account-api-keys.md): Keys for programmatic access to MewCP management APIs from your backend. - [Static Credentials Integration Guide](/mewcp/auth-api/static-credentials.md): How to integrate MewCP's hosted credential form so your users can connect API-key-based providers like Gemini, Razorpay, and Firecrawl. - [OAuth Integration Guide](/mewcp/auth-api/oauth-integration.md): How to integrate MewCP's OAuth flow so your users can connect providers like Google, Slack, and GitHub to your application.