@xbuildy/wave-compute-mcp
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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.135MIT
- 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.3344MIT
- AlicenseNot gradedqualityCmaintenanceMCP bridge from OpenCode to Cursor agent CLI, enabling code review, debugging, and planning via Cursor cloud.148MIT
Related MCP Connectors
One PAT, any MCP agent: Vercel, GitHub, Cloudflare, Supabase, GCP — unified dev infra gateway.
Butterbase MCP server — manage your backend: schemas, auth, functions, storage, RAG, deploys.
Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xBuildy/wave-mcp-sse'
If you have feedback or need assistance with the MCP directory API, please join our Discord server