RUN IN TERMINAL
claude mcp add iofactorguide-factorguide -- uvx factorguide
ADD TO claude_desktop_config.json
{
"mcpServers": {
"iofactorguide-factorguide": {
"command": "uvx",
"args": ["factorguide"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"iofactorguide-factorguide": {
"command": "uvx",
"args": ["factorguide"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"iofactorguide-factorguide": {
"command": "uvx",
"args": ["factorguide"]
}
}
}
About This MCP Server
Decision intelligence oracle. Send a coupling matrix, get factorization strategy.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the streamable-http transport.
Package
factorguide on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the streamable-http transport and is available on pypi.
What tools does it provide?
The factorguide server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.