offlocalai-mcp

adi4x4/offlocalai-mcp
★ 2 stars TypeScript DevOps Updated 5d ago
One deploy tool for AI agents - ship to Vercel, Railway & Render through a single MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "offlocalai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "adi4x4/offlocalai-mcp"
      ]
    }
  }
}

README Excerpt

A local MCP server that gives an AI coding agent one `deploy` tool. You map each project environment to a provider resource (Vercel, Railway, or Render) once, and the agent deploys through a single tool that resolves the right project, environment, and account, waits for the build, and returns the result.

Tools (17)

GITHUB_TOKENRAILWAY_TOKENRENDER_API_KEYSTRIPE_LIVE_SECRET_KEYSTRIPE_TEST_SECRET_KEYSUPABASE_ACCESS_TOKENVERCEL_TEAM_IDVERCEL_TOKENcreate_stripe_pricecreate_vercel_deploymentget_deploy_statusget_provider_mappingget_render_logslist_environmentsquery_supabaseset_railway_env_varset_render_env_var