qubic mcp for Windsurf
io.github.fyllepo/qubic-mcp
MCP server for Qubic — balances, prices, transfers, wallets, and more.
client:Windsurf
transport:stdio
runtime:npm
Install qubic mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"qubic-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-server-qubic"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs