{"name":"Joggle MCP Server","description":"Model Context Protocol server for Joggle personal profiles. Connect your AI tools to any Joggle profile.","usage":"POST https://mcp.joggle.pro/{username} with JSON-RPC 2.0 body","docs":"https://modelcontextprotocol.io","example":{"endpoint":"https://mcp.joggle.pro/{username}","method":"POST","headers":{"Content-Type":"application/json"},"body":{"jsonrpc":"2.0","method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"example","version":"1.0"}},"id":1}}}