MCP and Python Setup with Claude
To add Desktop Commander to the config file, open Claude Desktop and navigate to Settings → Developer → Edit Config. In the JSON config file, locate the "mcpServers"
section and add the necessary parameters. Once you've made the changes, save the file, then fully close and reopen Claude to apply the new configuration.
claude_desktop_config.json
99
1
2
3
4
5
6
7
8
9
10
11
12
{
"mcpServers": {
"desktop-commander": {
"command": "npx",
"args": [
"-y",
"@wonderwhy-er/desktop-commander",
"."
]
}
}
}
Python Setup for Data Analysis
Claude uses Python to perform powerful data cleaning, analysis, and visualization — all through simple prompts.
1. Install Python (if not installed)
Open Claude and send:
Claude may request access to system tools — allow it, as all actions are secure and local.
2. Install Python Data Libraries
Send this prompt to Claude:
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 2. Luku 1
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme