Every server deployed on Alpic comes with a built-in Playground at the /try path of your server URL. It lets you and your users test tools through a conversational AI interface directly in the browser — no client setup required.
Add your MCP server URL (e.g. https://mcp-server-XXXXXXX.alpic.live).
Click Connect.
The status should change to Connected, and you should be able to access all of your ressources, prompts and tools to test them via the inspector UI.
The MCP Inspector is particularly useful for debugging authentication issues, testing tool parameters, and verifying
that your server responds correctly to different requests.