{"name":"Finance Is Cooked MCP Server","provider":"AgenticLedger","version":"1.0.0","description":"MCP server for the financeiscooked YouTube show production platform. Manage episodes, segments, slides, images, documents, votes, and admin operations.","mcpEndpoint":"/mcp","transport":"streamable-http","tools":24,"auth":{"type":"dual-mode","description":"Auth is optional. Without credentials: read-only access. With admin key: full write access.","modes":{"bearer":{"description":"Pass your admin key directly as the Bearer token (optional for read-only)","header":"Authorization: Bearer <your-admin-key>"},"oauth":{"description":"Exchange credentials for a time-limited token","token_endpoint":"https://financeiscookedmcp.agenticledger.ai/oauth/token","client_id":"financeiscooked","client_secret":"<your-admin-key>","grant_type":"client_credentials"}}},"configTemplate":{"mcpServers":{"financeiscooked":{"url":"https://financeiscookedmcp.agenticledger.ai/mcp","headers":{"Authorization":"Bearer <your-admin-key-or-omit-for-readonly>"}}}},"links":{"health":"/health","documentation":"https://financemcps.agenticledger.ai/financeiscooked/","oauth_discovery":"/.well-known/oauth-authorization-server"}}