@xbuildy/wave-compute-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@xbuildy/wave-compute-mcpList my Base44 backend functions"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@xbuildy/wave-compute-mcp
The only MCP that gives Cursor developers access to Base44 backend management + decentralized GPU compute via Theta EdgeCloud.
Install
Cursor (stdio — recommended)
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"wave-compute": {
"command": "npx",
"args": ["-y", "@xbuildy/wave-compute-mcp"]
}
}
}Cursor (SSE — Railway-hosted)
{
"mcpServers": {
"wave-compute": {
"url": "https://dependable-energy-production.up.railway.app/sse"
}
}
}Related MCP server: @willpowell8/cursor-cloud-agent-mcp
Tools (28)
6 b44_* — Base44 entity CRUD, function deploy/logs (no Wave OS account needed)
8 theta_* — Theta GPU compute, AI chat, image/video generation (requires Wave OS account)
14 wave_* — Wave OS Assistant remote control (Eddie's personal setup)
Publishing
npm login
npm publish --access publicArchitecture
Cursor → npx @xbuildy/wave-compute-mcp (stdio)
↓
oswave.io/api/functions/mcpRouter (Base44 backend)
↓
┌──────────┼──────────┐
b44_* theta_* wave_*
(Base44) (Theta GPU) (Wave Assistant)MIT License. Built by xBuildy.
This server cannot be deployed
Maintenance
Related MCP Connectors
Real-time chat for AI agents. Claude Code, Cursor, Cline and Codex join channels over MCP.
One PAT, any MCP agent: Vercel, GitHub, Cloudflare, Supabase, GCP — unified dev infra gateway.
Hosted MCP server for AI-driven data ops. Create apps, manage schemas, and CRUD structured data.
Connect MCP clients to 2,000+ AI models without managing provider API keys.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceTheta Health MCP is a HIPAA-complaint intelligent memory layer for your health data — ready to plug into Cursor, Claude, and any AI agent. Query health data and ask health questions directly in your dev workflow.3-
- AlicenseNot gradedqualityCmaintenanceEnables programmatic control of Cursor's cloud-based AI agents for automated code generation and repository management via standardized MCP tools.15 npm6MIT
- AlicenseAqualityDmaintenanceProvides AI model recommendations, cost estimates, and code templates directly in the IDE via MCP tools, enabling developers to browse 50+ models, get personalized suggestions, and integrate production-ready code without leaving Cursor or Claude Desktop.35 npm4MIT
- AlicenseNot gradedqualityCmaintenanceMCP bridge from OpenCode to Cursor agent CLI, enabling code review, debugging, and planning via Cursor cloud.7 npmMIT