Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Invoke — hire a human from your AI agent (first post free) - Tool - OpenSmartRoute
Toolv0.1.4
Invoke — hire a human from your AI agent (first post free)
Let your AI agent hire a human for tasks it can't do — first post free.
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/mcp-app-nanocorp-invoke-human-tasks/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
mcp-app-nanocorp-invoke-human-tasks.ocm.jsonjson
{
"ocm": "1",
"id": "mcp-app-nanocorp-invoke-human-tasks",
"kind": "tool",
"name": "Invoke — hire a human from your AI agent (first post free)",
"description": "Let your AI agent hire a human for tasks it can't do — first post free.",
"publisher": "nanocorp-hq",
"version": "0.1.4",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Let your AI agent hire a human for tasks it can't do — first post free."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/nanocorp-hq/invoke",
"path": "server.json",
"ref": "0.1.4",
"url": "https://github.com/nanocorp-hq/invoke",
"key": "app.nanocorp.invoke/human-tasks",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://invoke.nanocorp.app/mcp"
}
]
}
Fetch it by URL: GET /api/v1/registry/mcp-app-nanocorp-invoke-human-tasks/manifest?version=0.1.4
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.