Created
March 16, 2025 18:01
-
-
Save ajeetraina/26311e6f7997751cf1cebad705c57aba to your computer and use it in GitHub Desktop.
MCP Server Fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"mcpServers": { | |
"mcp-installer": { | |
"command": "npx", | |
"args": [ | |
"@anaisbetts/mcp-installer" | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment