xBuildy

@xbuildy/wave-compute-mcp

Community xBuildy
Updated

Railway-hosted SSE bridge for Wave Compute MCP — eliminates local proxy

@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"
    }
  }
}

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.

MCP Server · Populars

MCP Server · New

    Cassette-Editor

    Oh My Cassette: Chat Your Raw Clips Into a Finished Cut

    你的随身 AI 剪辑搭档 | Pocket AI co-editor for video montage — AI video editing plugin & MCP server for Claude Code, Codex, Hermes & OpenCode

    Community Cassette-Editor
    trendsmcp-ai

    Trends MCP

    MCP server for live trend data. Query Google Search, YouTube, TikTok, Reddit, Amazon, Wikipedia, News sentiment, Web Traffic, App Downloads, Steam, npm and more. Works with Claude, Cursor, VS Code, GitHub Copilot, ChatGPT, Windsurf, Cline, Raycast and any MCP-compatible.

    Community trendsmcp-ai
    jacob-bd

    Gemini Notebook (formerly Google NotebookLM) CLI & MCP Server

    Programmatic access to Gemini Notebook - via command-line interface (CLI), Model Context Protocol (MCP) server, and AI agent skills.

    Community jacob-bd
    PxyUp

    Fitter — web data for AI agents

    New way for collect information from the API's/Websites

    Community PxyUp
    kayhendriksen

    foehn

    Download MeteoSwiss Open Government Data — weather stations, radar, hail, forecasts and climate series — via Python API, CLI, or MCP server, as DataFrames, Parquet, xarray Datasets or Zarr stores

    Community kayhendriksen