Before you start
Before using the Playground, make sure you have:- Published a version of your MCP server
- An AI provider API key, if required
- Any upstream API credentials needed by your tools
Using the Playground
- Publish your MCP server.
- Open Playground from your server.
- Add your AI provider API key if prompted.
- Provide any required upstream API credentials.
- Start chatting and invoke your tools, resources, or prompts.
- Review the execution logs to see how each MCP request was processed.
The Playground always uses the currently published version of your MCP server. Draft changes are not available until you publish a new version.
What you can test
The Playground supports everything available in your published server, including:- Tools
- Resources
- Prompts
Best practices
- Start by testing read-only tools.
- Verify tool inputs and outputs before exposing write operations.
- Confirm authentication is working correctly.
- Review execution logs when troubleshooting unexpected results.
Privacy
Your credentials stay under your control.- AI provider API keys are stored only in your browser’s session storage.
- Upstream API credentials are used only to execute requests.
- 0mcp does not store Playground credentials, request payloads, or response payloads as activity data.
Activity records keep only the operational details needed for usage and troubleshooting, such as status, response time, capability name, and data size.