💻

Developer tools

The Developer section collects the tools for integrating, automating, and safely testing a Chatwith Agent.

What is included

  • API: create or regenerate an API key, copy live curl examples, and review REST endpoints.
  • MCP: connect Chatwith to Claude, Cursor, or another Streamable HTTP MCP client.
  • Playground: test models and prompt settings without saving them to the live agent.

Protect credentials

Treat API keys as secrets. Use them only in server-side code or a secure MCP client—never public browser JavaScript, screenshots, tickets, or source control. Regenerating a key immediately invalidates the old one.

Related guides

🔑
API keys and live examples
🔌
Chatwith MCP server
🧪
Playground