python version for Cline
io.github.manoharanrajesh/python-version
An MCP server that provides [describe what your server does]
client:Cline
transport:stdio
runtime:pypi
Install python version in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"python-version": {
"command": "uvx",
"args": [
"transactions-mcp"
],
"env": {
"YOUR_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs