Productivity|Development|AI / ML|UtilitiesTypeScript
MCP-SuperAssistant
Brings MCP to various AI platforms including ChatGPT, DeepSeek, and more.
N/A rating (0 reviews)0 installs2,397 GitHub stars
MCPAIChrome Extension
MCP SuperAssistant is a Chrome Extension that integrates MCP capabilities into multiple AI platforms, enhancing their functionality and user experience. It supports a wide range of applications, making it a versatile tool for users looking to leverage AI technologies.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-superassistant": {
"args": [
"-y",
"@modelcontextprotocol/server-mcp-superassistant"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.