Loading subscription status...
{
"mcpServers": [
{
"harvest": {
"env": {
"HARVEST_API_KEY": "api_key",
"HARVEST_ACCOUNT_ID": "account_id"
},
"args": [
"run",
"--directory",
"change_directory",
"harvest-mcp-server.py"
],
"command": "uv"
}
}
]
}