Skip to main content
Glama
xBuildy

@xbuildy/wave-compute-mcp

by xBuildy

@xbuildy/wave-compute-mcp

The only MCP that gives Cursor developers access to Base44 backend management + decentralized GPU compute via Theta EdgeCloud.

Install

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 public

Architecture

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.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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