Model Context Protocol
Commented in Cursor, Claude & VS Code
Connect the assistant you already use to your pins, threads, and notifications. Triage feedback, draft replies, and stay in sync—without tab-hopping back to the app for every ask.
MCP server URL
https://mcp.commented.io/mcpPaste this into any MCP-compatible client. First connection opens Commented sign-in.
Why it exists
MCP is an open standard for plugging tools and data into AI assistants. The Commented server exposes your workspace the same way the product does—scoped to your account, with no extra back doors.
Works with
Cursor
One-click install from the dashboard, or add a small JSON block in MCP settings.
Claude
Claude Desktop config or Claude Code CLI—same HTTPS endpoint everywhere.
VS Code
GitHub Copilot chat and MCP-capable extensions can use the same URL.
What you can ask
- List and update pins—status, priority, assignees
- Read and write threaded comments
- Search the workspace and manage notification inbox
- List projects and labels with your usual permissions
How it works
- 1Add the server URLin the assistant's MCP settings.
- 2Sign in with Commented when the browser prompt appears—the same account as the web app.
- 3Ask in natural language; the assistant calls tools on your behalf.
FAQ
Is my data safe?
Actions run as you, with your normal workspace permissions—nothing beyond what the tool list describes.
Does it work on team workspaces?
Yes. Access follows the same roles you already have in Commented.
Where do I get the exact config snippet?
Open Commented → MCP for copy-ready JSON and client-specific steps.