· 1 min read

Replicate MCP server

I gave Claude access to Replicate and it REALLY wants to use STABLE DIFFUSION

I’ve been porting devgerred’s server to Typescript since the Python packaging stuff was driving us all insane.

It’s fun to do this with Claude, because it knows a lot about the Model Context Protocol already.

1876137455281438792-0

You can see the repo here, it’s still kind of sloppy because I’m letting Claude take the wheel.

Have tried Cursor Composer Agent and Cline so far, I’ll be building with other code agents in the future. https://github.com/deepfates/mcp-replicate

View original