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_taskCreated May 26, 2026 · Last used Never
- Sam's Claude LocalActive
vwx_8ECOMD7f••••••••
list_projectslist_taskscreate_taskupdate_taskpost_digestCreated 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 brandlist_tasksList tasks with optional filterscreate_taskCreate a task on the boardupdate_taskUpdate task fields by ID