Livepeer Agent MCP
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Connect Claude AI to UluP Spaces via MCP — create projects, nodes, and tasks with OAuth 2.0.
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.
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.83MIT
- 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.225MIT
- 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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pymthouse/agent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server