fokan's picture
Create mcp.json
98d752f verified
raw
history blame contribute delete
135 Bytes
{
"mcpServers": {
"Sequential thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
}
}
}