MCP + Mokaform, in plain words
The Mokaform MCP server is in beta. Details may change.
Before you start
A Mokaform account
An AI assistant that supports MCP (for example, Claude Desktop)
Connect in two simple ways
Option A — OAuth (easiest)
In your AI assistant, add a new MCP server.
Paste the server URL: https://api.mokaform.com/mcp
Log in to Mokaform in the window that opens.
Approve access. Done.
Option B — API key (backup)
In Mokaform, create an API key in Account settings.
In your AI assistant, add the server and include this header:
Save. Done.


Copy‑paste configs
Use OAuth (recommended):
Use an API key:
Or in command line with claude claude mcp add --transport http socket https://api.mokaform.com/mcp/
Works with
Claude Desktop: OAuth or API key
Other MCP‑compatible assistants: use either method above
Try these prompts
Troubleshooting
Cannot log in with OAuth? Try Option B with an API key.
Unauthorized error? Check that your API key starts with mka- and is active.
Nothing happens after connecting? Make sure the server URL is exactly .https://api.mokaform.com/mcp
Notes
You can switch between OAuth and API key any time.
Changes made through the assistant are saved to your Mokaform workspace.
