Korg Introspect MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 24 Jun 2026.
Wrap any korg:introspect@v1-aware binary as a Claude Code tool, honoring declared side-effects.
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 korg-introspect-mcp -- npx -y @korgg/introspect-mcp
{
"mcpServers": {
"korg-introspect-mcp": {
"args": [
"-y",
"@korgg/introspect-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.korg-introspect-mcp]
command = "npx"
args = ["-y", "@korgg/introspect-mcp"]
{
"mcpServers": {
"korg-introspect-mcp": {
"args": [
"-y",
"@korgg/introspect-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"korg-introspect-mcp": {
"args": [
"-y",
"@korgg/introspect-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.