For AI agents: a documentation index is available at https://docs.plungeai.com/llms.txt. Append .md to any page URL, or send Accept: text/markdown, to get markdown. Setup instructions for agents are at https://docs.plungeai.com/agents.md. Execution planes take an ozk_ key; the models plane takes an sk-ocean- key.

Documentation Index: fetch the complete documentation index at /llms.txt. Use this file to discover all available pages before exploring further.

PlungeAI API Overview

Set up PlungeAI via MCP

One server, 20 tools. Needs an ozk_ key from Dashboard → One API → Keys. Works in every major coding agent.

See all install options →

Run in terminal. Run this command in your terminal. Set PLUNGE_API_KEY first; the header is stored in your Claude Code config.

claude mcp add --transport http plungeai https://mcp.plungeai.com/v1 --header "Authorization: Bearer $PLUNGE_API_KEY"

Verify installation: Run /mcp to see plungeai, then ask: use plungeai_whoami to confirm my identity

Learn more

These docs use PLUNGE_API_KEY; the PlungeAI skills, the Claude Code plugin and the install page use PLUNGEAI_API_KEY; any name works if your config and shell agree.

Onboard your agent

Connect PlungeAI by pasting this prompt to your agent.

Use curl to read https://docs.plungeai.com/agents.md and perform the setup to connect PlungeAI

The file it reads, /agents.md, asks you for a key, connects your client to the MCP server, verifies the connection with plungeai_whoami and lists the rules the agent follows.

Build with PlungeAI APIs

Pick a product and open its quickstart. Not sure which API to use? Try the API chooser.

Create an API key (opens in a new tab)

Planned: TI-33

Search is not available yet. Until it ships, use the page index or browse the sidebar.

Planned: TI-34

The docs assistant is not available yet. You can hand these docs to your own assistant instead.