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-world-jobo-job-search/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-world-jobo-job-search.ocm.jsonjson
{
"ocm": "1",
"id": "mcp-world-jobo-job-search",
"kind": "tool",
"name": "Jobo Job Search",
"description": "Search a live index of millions of open jobs from employer career sites and 100+ ATS platforms.",
"publisher": "JoboAI",
"version": "1.1.0",
"capabilities": {
"domains": [
"math"
],
"tags": [
"mcp",
"mcp-server",
"npm",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Search a live index of millions of open jobs from employer career sites and 100+ ATS platforms."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/JoboAI/jobo-mcp",
"path": "server.json",
"ref": "1.1.0",
"url": "https://github.com/JoboAI/jobo-mcp",
"key": "world.jobo/job-search",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://jobs-mcp.jobo.world/mcp"
}
]
}
Fetch it by URL: GET /api/v1/registry/mcp-world-jobo-job-search/manifest?version=1.1.0
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.