Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"CorefluxMCPServer": {
"command": "python",
"args": [
"setup_assistant.py"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"CorefluxMCPServer": {
"command": "python",
"args": [
"setup_assistant.py"
]
}
}
}