KarmaCheck / claude_desktop_config.json
Ajey95
Final push
15325ce
raw
history blame contribute delete
638 Bytes
Invalid JSON: Unexpected token '�', "��{ "... is not valid JSON
��{
"mcpServers": {
"karmacheck": {
"command": "C:\\Python312\\python.exe",
"args": ["C:/Users/sister/Desktop/karma_check/karma_check.py", "--mcp"],
"env": {
"HUGGINGFACE_API_TOKEN": " HUGGINGFACE_API_TOKEN",
"CLAUDE_API_TOKEN":" CLAUDE_API_TOKEN"
}
}
}
}