Krita Codex MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 193 installs a week from pypi. Last commit 21 Jul 2026.
Control Krita through a secure local MCP server and authenticated Windows bridge.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add krita-codex-mcp -- uvx krita-codex-mcp
{
"mcpServers": {
"krita-codex-mcp": {
"args": [
"krita-codex-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.krita-codex-mcp]
command = "uvx"
args = ["krita-codex-mcp"]
{
"mcpServers": {
"krita-codex-mcp": {
"args": [
"krita-codex-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"krita-codex-mcp": {
"args": [
"krita-codex-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.