What is Coda?
Coda is a docs & notes tool. With OSP.net, your AI agent connects to it directly so it can act on your behalf instead of just answering questions about it.
What your OSP agent can do with Coda
- List and read docs, pages and tables
- Read and update table rows
- Search across your docs
How to connect Coda
- In Coda, open Account Settings and under API Settings click Generate API token. IMPORTANT: create an MCP-restricted token (choose the “MCP” / Model Context Protocol restriction when generating it) — a normal Coda API token is rejected by Coda's MCP. Copy it (shown once). coda.io → Account Settings → API
- Paste the MCP-restricted token here and Connect. Your agent talks to Coda's hosted MCP server with it. Coda hosted MCP
Security: Use an MCP-restricted token (a plain API token won't work with Coda's MCP). The token acts as you across the docs you can see. Coda also lets you scope a token to specific docs — do that for least privilege. Revoke it any time from the same settings page.
Related docs & notes integrations
Frequently asked questions
- Can OSP.net connect to Coda?
- Yes. Coda is a native OSP.net integration — you bring your own Coda key or token, paste it in your dashboard, and your agent restarts live.
- What can my OSP agent do with Coda?
- Your agent works with your Coda docs, pages and tables. Specifically: List and read docs, pages and tables; Read and update table rows; Search across your docs.
- Is Coda a native integration or via the gateway?
- Coda is a native, baked-in integration. You connect it with your own credentials, which are stored in an encrypted vault and injected only at runtime.
- Is my Coda data secure with OSP.net?
- Yes. Your Coda credentials live in an encrypted secrets vault, are injected only at container runtime, and are never written to disk in plaintext or used to train any model. Each customer runs in a fully isolated instance.