Files
2026-05-29 02:49:35 +00:00

12 lines
300 B
JSON

{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"mcpServers": {
"sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
}
}
}