Invoke — hire a human from your AI agent (first post free) for Grok
app.nanocorp.invoke/human-tasks
Let your AI agent hire a human for tasks it can't do — first post free.
client:Grok
transport:streamable-http
tools:3
Install Invoke — hire a human from your AI agent (first post free) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"human-tasks": {
"type": "http",
"url": "https://invoke.nanocorp.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs