MCP Gateway

API keys for agent access to the VentureWorxs tools API. Configure in Claude Code via mcpServers settings.

API Keys

2 keys

  • propel-62-laptopActive

    vwx_Lu8jRkny••••••••

    list_projectslist_taskscreate_taskupdate_task

    Created May 26, 2026 · Last used Never

  • Sam's Claude LocalActive

    vwx_8ECOMD7f••••••••

    list_projectslist_taskscreate_taskupdate_taskpost_digest

    Created May 8, 2026 · Last used May 26, 2026

Claude Code Setup

Add to your Claude Code MCP settings:

{
  "mcpServers": {
    "venworxs": {
      "type": "http",
      "url": "https://venworxs.com/api/mcp",
      "headers": {
        "Authorization": "Bearer <your-key>"
      }
    }
  }
}

Available tools

list_projectsList all projects, optionally by brand
list_tasksList tasks with optional filters
create_taskCreate a task on the board
update_taskUpdate task fields by ID