mcp for pyrefly #574
                  
                    
                      kimasplund
                    
                  
                
                  started this conversation in
                General
              
            Replies: 2 comments
-
| so i tried to make it be a bit proactive.  will see if it works or not.  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| @kimasplund this is a fascinating application of Pyrefly and LLMs. Thanks for sharing! Have you tried running this on large projects that are untyped? I wonder how effective it can be on large, mostly untyped codebases. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
if anyone wants to give it a go i made a small mcp server for pyrefly.
https://github.com/kimasplund/mcp-pyrefly
install from source:
Configuration
Add to your Claude Desktop configuration (
claude_desktop_config.json):{ "mcpServers": { "pyrefly": { "command": "mcp-pyrefly" } } }Add to your Claude code
Beta Was this translation helpful? Give feedback.
All reactions