io.github.linxule
deepthonk
DeepThonk
Provider-neutral OpenDeepThink reasoning server: generate, judge, rank, mutate.
stdiocommunityinfra
Package Details
deepthonk
Transportstdio
Runtimenpx
Package Arguments
Positional
serve-mcpRequired
serve-mcpThe deepthonk bin has no default action; serve-mcp starts the stdio MCP server.Environment Variables
DEEPSEEK_API_KEY(str)
Secret
API key for the DeepSeek provider. Optional: omit to use MCP sampling or another provider.
OPENROUTER_API_KEY(str)
Secret
API key for the OpenRouter provider. Optional: omit to use MCP sampling or another provider.
DEEPTHONK_API_KEY(str)
Secret
API key for a custom openai-compatible provider endpoint. Optional.
DEEPTHONK_CONFIG(file)
Path to config.yaml. Defaults to ~/.config/deepthonk/config.yaml.
DEEPTHONK_PROFILES_DIR(file)
Directory of custom profile YAML files. Defaults to the config directory's profiles/.