Feature Requests
Closed

MCP Server

It's great that you have Sentra AI plugins for IDE, however it would make my life as a developer if you can expose a MCP server so I can guide my own LLM to make changes to my dodo payment setup.

1 Comment

Sign in to comment

Shreya·3 days ago

Hey, this is live now, but it's a separate thing from Sentra (which is our own agent baked into VS Code/Cursor/Windsurf). What you're looking for is our MCP server, it exposes the Dodo API as tools so you can plug in your own LLM/agent directly, works with Claude, Cursor, or any MCP-compatible client.

Easiest way in is the Dodo Agent Plugin, installs the MCP servers and all eight skills in one step for Claude Code, Codex CLI, Cursor, and OpenCode.
Docs here: https://docs.dodopayments.com/developer-resources/mcp-server#agent-plugin-recommended

Posting anonymously