{"templateId":"markdown","sharedDataIds":{},"props":{"metadata":{"markdoc":{"tagList":["admonition","connect-mcp"]},"type":"markdown"},"seo":{"title":"Using AI agents with EGYM documentation","description":"Gateway to technical documentation for EGYM Platform.","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"using-ai-agents-with-egym-documentation","__idx":0},"children":["Using AI agents with EGYM documentation"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This guide explains how to use AI coding agents with the EGYM API documentation."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Beta"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["AI-agent support for EGYM documentation is currently in beta and under active development. The MCP tools and recommended workflows may change as we improve the experience."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"connect-your-ai-agent","__idx":1},"children":["Connect your AI agent"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use the button below to connect a supported MCP client to the EGYM documentation MCP server."]},{"$$mdtype":"Tag","name":"ConnectMCP","attributes":{"placement":"bottom","alignment":"start","options":["cursor","vscode","copy"]},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Or configure the connection manually."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use this MCP server URL:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"text","header":{"controls":{"copy":{}}},"source":"https://developer.egym.com/mcp\n","lang":"text"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For Codex, add the MCP server with:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"codex mcp add egym-api-docs --url https://developer.egym.com/mcp\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Or add it manually to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["~/.codex/config.toml"]},":"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"toml","header":{"controls":{"copy":{}}},"source":"[mcp_servers.egym-api-docs]\nurl = \"https://developer.egym.com/mcp\"\nenabled = true\n","lang":"toml"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After connecting your AI agent to the EGYM documentation MCP (Model Context Protocol) server, ask it to load the agent instructions before starting an implementation."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"text","header":{"controls":{"copy":{}}},"source":"Search the EGYM documentation for \"EGYM AI agent instructions\" and follow that instruction page before implementing the integration.\n","lang":"text"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The instruction page helps your agent find the right API, load only the relevant documentation sections, and retrieve endpoint details from the API reference."]}]},"headings":[{"value":"Using AI agents with EGYM documentation","id":"using-ai-agents-with-egym-documentation","depth":1},{"value":"Connect your AI agent","id":"connect-your-ai-agent","depth":2}],"frontmatter":{"seo":{"title":"Using AI agents with EGYM documentation"}},"lastModified":"2026-06-09T15:23:03.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/general/ai-agent-integration","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}