Invoke — hire a human from your AI agent (first post free) for VS Code
app.nanocorp.invoke/human-tasks
Let your AI agent hire a human for tasks it can't do — first post free.
client:VS Code
transport:streamable-http
tools:3
Install Invoke — hire a human from your AI agent (first post free) in VS Code
.vscode/mcp.json
{
"servers": {
"human-tasks": {
"type": "http",
"url": "https://invoke.nanocorp.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs