Vee3 for Claude Desktop
io.github.vee3io/vee3
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
client:Claude Desktop
transport:streamable-http
tools:269
Install Vee3 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vee3": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.vee3.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- clerk.get_instance_settings
- clerk.update_instance_settings
- clerk.update_instance_restrictions
- clerk.get_instance_communication_settings
- clerk.update_instance_communication_settings
- clerk.get_instance_organization_settings
- clerk.update_instance_organization_settings
- clerk.get_instance_oauth_settings
- clerk.update_instance_oauth_settings
- clerk.change_instance_domain
- clerk.list_domains
- clerk.add_domain
- clerk.update_domain
- clerk.delete_domain
- clerk.list_redirect_urls
- clerk.create_redirect_url
- clerk.get_redirect_url
- clerk.delete_redirect_url
- clerk.get_jwks
- clerk.list_oauth_applications
- clerk.create_oauth_application
- clerk.get_oauth_application
- clerk.update_oauth_application
- clerk.delete_oauth_application