Installation
Last updated
Was this helpful?
The Xenioo MCP server is a remote HTTP server that uses OAuth for authentication. You don't need to manage any API keys manually, Claude Code will open a browser window for you to log in and grant access to your Xenioo account.
Claude Code installed (installation guide)
A Xenioo account
Run the following command in your terminal:
claude mcp add --transport http mylinkconnect https://mcp.mylinkconnect.com/mcpmylinkconnectis the local name of the server (you can choose any name).
--transport http tells Claude Code this is a remote HTTP server.
By default the server is added to your current project. To make it available across all your projects, add the --scope user flag:
claude mcp add --transport http --scope user xenioo https://mcp.mylinkconnect.com/mcpStart Claude Code and run the /mcp command:
/mcpSelect xenioo from the list and choose Authenticate. Your browser will open the Xenioo login page, sign in and authorize Claude Code to act on your account. Once complete, the connection status will show as connected.
Still inside /mcp, confirm that xenioo is listed as connected and that its tools are available. You can also run:
You're now ready to interact with your Xenioo account simply by chatting with Claude.
A separate MCP server provides access to this documentation. Connect it to your AI client to ask questions and receive answers based on these docs.
Last updated
Was this helpful?
Was this helpful?
claude mcp listhttps://mcp.mylinkconnect.com/docs