MCPHUBZ.COM
/
SANDBOX
/
mcp-config
MCP SERVER
WEBMCP
MCP SPEC v2024
RUN
mcp-config.js
COPY
// MCP Server Connection Test // Enter your MCP server URL and click RUN const config = { serverUrl: "https://your-mcp-server.com/mcp", // For GoHighLevel: // serverUrl: "https://services.leadconnectorhq.com/mcp/", authToken: "YOUR_API_KEY_HERE", toolName: "get_contacts", // Tool to test params: { limit: 5 } }; // The sandbox will attempt to: // 1. Connect to your MCP server // 2. List available tools // 3. Call the specified tool // 4. Display the response export default config;
output console
CLEAR
[09:34:36]
MCPHubz Sandbox initialized. Ready.
[09:34:36]
Mode: MCP Server Tester
READY
MODE: MCP
LINES: 22
0 SAVED
TEMPLATES
MCPHubz Sandbox v0.1.0-beta