Claude Code
MCP server overview
With the Multiplayer MCP (Model Context Protocol), you can feed your coding agents session-based, unsampled runtime data, pre-correlated across your entire stack: from frontend screens and user actions, to backend traces, metrics, logs, and full request/response content and headers for every component in your system.
Your AI tools can generate accurate fixes, tests, and features using pre-correlated and accurately scoped data.
Claude Code overview
Claude Code is an AI-powered coding assistant from Anthropic, designed to work alongside your IDE or terminal to help you write, debug, and understand code more efficiently. If you’re new to Claude Code, you can learn more and find setup instructions in the official Claude MCP documentation.
Prerequisites
Follow the Multiplayer quickstart.
Add the Multiplayer MCP server
Run this command in your terminal:
claude mcp add --transport http Multiplayer -s project https://api.multiplayer.app/v0/api/public/mcp
Verify installation
Check that the server was added:
claude list
Authentication
Within Claude Code, use the /mcp command to manage authentication:
- Type /mcp
- Select Multiplayer MCP server
- Start authorization process
Next steps
🚀 If you’re ready to trial Multiplayer with your own app, you can follow the steps in the quickstart.
📌 If you have any questions shoot us an email! 💜