galenoshea/icarus-cdk
Build MCP (Model Context Protocol) servers that run as Internet Computer canisters.
Platform-specific configuration:
{
"mcpServers": {
"icarus-cdk": {
"command": "npx",
"args": [
"-y",
"icarus-cdk"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...