Created
          May 22, 2025 09:00 
        
      - 
      
 - 
        
Save sotayamashita/c0fc7ee3e9593e8e01221de794d100fd to your computer and use it in GitHub Desktop.  
    How to Run DeepWiki MCP Server on Claude Desktop for Volta Users
  
        
  
    
      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": { | |
| "deepwiki": { | |
| "command": "<TODO: Replace with output from `which -a npx` (use the Volta path)>", | |
| "args": [ | |
| "-y", | |
| "mcp-remote", | |
| "https://mcp.deepwiki.com/sse" | |
| ] | |
| } | |
| } | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
Acknowledgement