Today we shipped the VwD MCP Server. Connect Claude.ai, Claude Code, Cursor, VS Code, Windsurf, ChatGPT, and any other MCP-compatible client straight to your VwD organization — no API keys, no custom integration code.
Endpoint: https://api.vwd.ai/mcp/
What you get
- 16 read-only tools spanning organizations, creators, posts, brands, lists, and compliance — your AI assistant can list creators, search posts, pull brand timelines, and surface compliance issues without leaving the chat.
- OAuth 2.0 with PKCE and Dynamic Client Registration — authentication is handled automatically by your MCP client. Nothing to copy-paste.
- Streamable HTTP transport, JSON-RPC 2.0 — works out of the box with every major MCP client.
- Per-org rate limits — 120 requests/minute and 10,000/day by default.
Getting started
Full setup steps for each client, the complete tool reference, and troubleshooting tips live in the new MCP Server documentation.
Shortest path:
- Claude.ai: Settings → Connectors → add
https://api.vwd.ai/mcp/. - Claude Code:
claude mcp add --transport http vwd https://api.vwd.ai/mcp/ - ChatGPT (Plus/Pro/Team/Enterprise/Edu): Settings → Connectors → Advanced → enable Developer mode → Add custom connector →
https://api.vwd.ai/mcp/.
MCP must be enabled for your organization. Contact your admin or support@vwd.ai to turn it on.
Questions?
Reach out to support@vwd.ai for access, configuration help, or to report issues.