Connect Verne MCP in your AI app1Open MCP connector settings in your AI app.2Add the endpoint https://api.verne.me/mcp.3Approve the connection and start your plan.
JSON for MCP-compatible hosts{ "servers": { "verne": { "type": "http", "url": "https://api.verne.me/mcp" } } }