Claude Desktopでこのサーバーを使用するには、以下の設定をclaude_desktop_config.json
に追加してください:
{
"mcpServers": {
"think": {
"command": "uv",
"args": [
"--directory",
"C:\\Users\\{user}\\mcp_server\\think_server",
"run",
"server.py"
]
}
}
}
注意:
{user}
は実際のユーザー名に置き換えてください
{
"mcpServers": {
"think": {
"args": [
"--directory",
"C:\\Users\\{user}\\mcp_server\\think_server",
"run",
"server.py"
],
"command": "uv"
}
}
}
Seamless access to top MCP servers powering the future of AI integration.