Model Context Protocol server for Confused API integration.
Status: ✅ Running
Authenticate to use the MCP tools with your Confused account:
Login with OAuthThis will authenticate you and save tokens to the server. After authentication, all MCP tools will work automatically!
Health check endpoint (always accessible)
Start OAuth authentication flow
OAuth callback handler (automatic)
MCP Server endpoint (Server-Sent Events) - Primary endpoint for ChatGPT Apps
MCP Server endpoint (Server-Sent Events) - Alternative endpoint (legacy)
OAuth resource metadata for MCP clients
After authenticating, test your server locally:
npx @modelcontextprotocol/inspector
Connect to: https://confused.dootrix.com/mcp (or /sse)
For more information, see the project README and documentation.