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.

Zero install

No JSON config, no CLI. Browser talks directly to /api/mcp.

Real responses

Same registry, same trust scores, same forge. What you see here is what your agent sees.

Token-aware

Paste a personal access token to unlock write tools without OAuth.

Test MCP live

Same endpoint your client will hit

Calls 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.