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_tasklist_todo_listslist_todo_itemssearch_emaillist_calendar_events

    Created May 26, 2026 · Last used Aug 17, 2026

  • Sam's Claude LocalActive

    vwx_8ECOMD7f••••••••

    list_projectslist_taskscreate_taskupdate_taskpost_digestsearch_emailget_email_threadreply_to_email_threadarchive_email_threadtrash_email_threadmark_email_readlist_calendar_eventscreate_calendar_eventupdate_calendar_eventdelete_calendar_eventlist_todo_listscreate_todo_listlist_todo_itemscreate_todo_itemupdate_todo_itemdelete_todo_item

    Created May 8, 2026 · Last used Aug 17, 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