{"name":"Reddit Intelligence Agent","version":"1.5.1","description":"Reddit Opportunity Intelligence — MCP + REST dual-protocol server.","endpoints":{"mcp_streamable_http":"POST /mcp","mcp_sse":"GET /sse (stream) + POST /messages (send)","rest_api":"/api/tools, /api/tools/:name, /api/prompts","openapi_spec":"/api/openapi.json","openai_plugin":"/.well-known/ai-plugin.json","smithery":"/.well-known/smithery.json","mcp_discovery":"/.well-known/mcp.json","health":"/health"},"integration":{"claude_desktop":"npx reddit-intel-agent-mcp","claude_code":"claude mcp add --transport stdio reddit-intel -s user -- npx -y reddit-intel-agent-mcp","chatgpt":"Import /.well-known/ai-plugin.json as Custom GPT Action","gemini":"Use /api/tools/* REST endpoints","cursor":"Add MCP server in settings → MCP","windsurf":"Add MCP server in settings","smithery":"npx -y @smithery/cli install reddit-intel-agent-mcp","any_mcp_client":"POST /mcp (StreamableHTTP) or GET /sse + POST /messages (SSE)","any_http_client":"POST /api/tools/:name with JSON body"}}