Playground
Try the MCP server in your browser.
Pick a tool, fill the args, hit run. Read tools work anonymously; write tools need a token. Same endpoint your agents hit (/api/mcp), same shape, same rate limits โ nothing to install.
No JSON config, no CLI. Browser talks directly to /api/mcp.
Same registry, same trust scores, same forge. What you see here is what your agent sees.
Paste a personal access token to unlock write tools without OAuth.
Test MCP live
Same endpoint your client will hitCalls POST /api/mcp with the proper Accept header. Read tools work anonymously; write tools need a token from /account/tokens.
Authorization (optional)
Sent as Authorization: Bearer โฆ. Mint one at /account/tokens.
Like what you see?
Hook your real agent up in seconds โ one-click installs and per-client guides at /connect, or generate a token at /account/tokens and paste it as a Bearer header anywhere.