Remix.run Logo
andoando 5 days ago

How do you add these to chatgpt?

Chatgpt asks for a host for the mcp server.

All the MCPS I find give a config like

```{ "mcpServers": { "sequential-thinking": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-sequential-thinking" ] } } }```