spheronFdn/spheron-mcp-plugin
This MCP plugin integrates with the Spheron SDK to provide compute deployment capabilities directly through Claude.
Platform-specific configuration:
{
"mcpServers": {
"spheron-mcp-plugin": {
"command": "npx",
"args": [
"-y",
"spheron-mcp-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...