{"name":"AskNadiya MCP Server","version":"1.0.0","description":"Multi-protocol server supporting both Model Context Protocol (MCP) for Claude Desktop and OpenAPI/ChatGPT Actions","protocols":{"mcp":{"description":"Model Context Protocol for Claude Desktop","endpoint":"https://mcp.asknadiya.com/mcp","documentation":"https://modelcontextprotocol.io"},"chatgpt":{"description":"OpenAPI REST API for ChatGPT Actions","openapi_spec":"https://mcp.asknadiya.com/openapi.json","plugin_manifest":"https://mcp.asknadiya.com/.well-known/ai-plugin.json","documentation":"https://platform.openai.com/docs/actions"}},"authentication":{"type":"OAuth 2.1","authorization_url":"https://api.asknadiya.com/api/oauth/authorize","token_url":"https://api.asknadiya.com/api/oauth/token","scopes":["read","write"]},"endpoints":{"health":"https://mcp.asknadiya.com/health","openapi":"https://mcp.asknadiya.com/openapi.json","plugin_manifest":"https://mcp.asknadiya.com/.well-known/ai-plugin.json","mcp_config":"https://mcp.asknadiya.com/.well-known/mcp","oauth_discovery":"https://mcp.asknadiya.com/.well-known/oauth-authorization-server"}}