Livepeer Agent MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Livepeer Agent MCPcheck the health of my live streams"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Livepeer Agent MCP
Raw MCP resource server and OAuth authorization server. Claude pastes https://<origin>/api/mcp. DCR + PKCE live on this origin. Browser login is Console Auth0. PymtHouse is billing/signer only — it is not the thing Claude talks to.
Deploy
Vercel production with Deployment Protection off (Fluid Compute). Preview deployments are untestable with Claude. maxDuration = 800 on /api/mcp.
pnpm install
pnpm devSet MCP_PUBLIC_ORIGIN to the public https origin (no trailing slash). PRM resource must equal {origin}/api/mcp. PRM authorization_servers is this origin.
Console must set MCP_INTERNAL_MINT_SECRET (same as SSO_MINT_SECRET here), MCP_INTERNAL_MINT_ALLOWLIST to this origin, and CONSOLE_EMAIL_ALLOWLIST for HTML. This host never receives M2M or Auth0.
Related MCP server: Remote MCP Server on Cloudflare
Endpoints
Path | Role |
| RFC 9728 PRM ( |
| RFC 8414 AS metadata |
| RFC 7591 DCR (Claude + loopback |
| PKCE S256 → Console |
| Console identity |
|
|
| Streamable HTTP MCP (raw tools) |
See docs/claude-connector.md and docs/codex-prompt.md. Invite copy: pnpm invite.
agent-mcp
This server cannot be deployed
Maintenance
Related MCP Connectors
One MCP endpoint for Claude, GPT & Gemini: 100+ tools + no-code connectors + agent workers.
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables Claude Desktop and other MCP clients to interact with any OAuth2-authenticated OpenAPI-based API through automatic tool generation from OpenAPI specifications, with built-in token management and authentication handling.6 npm3MIT
- AlicenseNot gradedqualityCmaintenanceEnables deploying and connecting to MCP servers on Cloudflare Workers with OAuth login, allowing remote access to tools via MCP clients like Claude Desktop.239 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables deploying a remote MCP server on Cloudflare Workers with OAuth, allowing MCP clients like Claude Desktop to call tools over the internet.-
- AlicenseNot gradedqualityBmaintenanceGives Claude access to OpenRouter's image, video, TTS, transcription, embeddings, and rerank APIs via a Streamable HTTP MCP server, with OIDC auth, file management, and per-request cost tracking.Apache 2.0