{
  "markdown": "<p align=\"center\">\n  <img src=\"assets/consultant-logo.svg\" alt=\"Consultant.dev\" width=\"200\">\n</p>\n\n# Consultant Assignments\n\nSearch live consulting, contractor, and freelance assignments worldwide from\nClaude, ChatGPT, and other MCP clients.\n\nThe integration connects to the hosted Consultant.dev MCP server:\n\n```text\nhttps://mcp.consultant.dev/mcp\n```\n\nA Consultant.dev account is required. There is no anonymous tool access.\n\n## What it does\n\n- Searches live contract, consulting, and freelance assignments across fields\n  and countries.\n- Fetches the complete details for a specific assignment.\n- Creates double-opt-in daily email alerts when you explicitly request one.\n\nExample prompts:\n\n- “Find senior product design contracts in London, including remote roles.”\n- “Show me the newest freelance data engineering assignments in Sweden.”\n- “Get the full details for this Consultant.dev assignment ID.”\n- “Email me a daily alert for interim CFO assignments in Germany.”\n\n## Install for Claude\n\n### Claude community marketplace\n\nAfter the plugin is accepted into Anthropic's community marketplace:\n\n```text\n/plugin marketplace add anthropics/claude-plugins-community\n/plugin install consultant-jobs@claude-community\n```\n\nThe community catalog is reviewed by Anthropic and pins this repository to a\nspecific commit. Until the listing is live, clone this repository and test the\nplugin directly:\n\n```bash\ngit clone https://github.com/Bytelope/consultant-jobs-plugin.git\nclaude --plugin-dir ./consultant-jobs-plugin\n```\n\nRun `/mcp` and select Consultant Assignments, or make a search request. Claude\nopens the Consultant.dev sign-in flow in your browser.\n\n## Install for Codex and ChatGPT\n\nFor Codex CLI or the ChatGPT desktop app:\n\n```text\n$skill-installer https://github.com/Bytelope/consultant-jobs-plugin\n```\n\nYou can also copy `skills/consultant-jobs/` into `~/.agents/skills/` or a\nproject's `.agents/skills/` directory. The MCP dependency is declared in\n`skills/consultant-jobs/agents/openai.yaml`.\n\n## Other MCP clients\n\nClients supporting authenticated Streamable HTTP MCP can connect directly to:\n\n```json\n{\n  \"mcpServers\": {\n    \"consultant-jobs\": {\n      \"type\": \"streamable-http\",\n      \"url\": \"https://mcp.consultant.dev/mcp\"\n    }\n  }\n}\n```\n\nThe server publishes OAuth discovery metadata and supports pre-registered\nclients, Client ID Metadata Documents, and constrained Dynamic Client\nRegistration. Every authorization completes through a Consultant.dev account.\n\n## Gemini CLI\n\nInstall the public Gemini CLI extension:\n\n```bash\ngemini extensions install https://github.com/Bytelope/consultant-jobs-plugin\n```\n\nGemini CLI can connect directly using Streamable HTTP with automatic OAuth\ndiscovery. See the [Gemini CLI installation guide](GEMINI.md). A Consultant.dev\naccount is required.\n\n## Repository scope\n\nThis repository intentionally contains only:\n\n- Claude and MCP manifests\n- Agent instructions and example prompts\n- Installation, privacy, security, and support documentation\n- Safe brand assets\n\nThe production MCP server and Consultant.dev application are proprietary and\nare not distributed by this repository. The MIT license applies to the public\nfiles here, not to the hosted service implementation.\n\n## Registry\n\n`server.json` contains publishable metadata for the\n[Official MCP Registry](https://modelcontextprotocol.io/registry/about). The\nregistry supports closed-source remote servers when the endpoint is publicly\nreachable; users may still be required to authenticate.\n\n## Help and policies\n\n- [Support](SUPPORT.md)\n- [Security](SECURITY.md)\n- [Privacy](PRIVACY.md)\n- [Changelog](CHANGELOG.md)\n- [Distribution checklist](SUBMISSION.md)\n- [Hosted service documentation](https://consultant.dev/mcp/docs)\n\n## License\n\nMIT\n",
  "bytes": 3755,
  "sha": "20c0c8f4982b7a6b10696901a3a57a4214832e52a28ff364d211e54b41c06553",
  "repo_slug": "bytelope/consultant-jobs-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_bytelope_consultant_jobs_plugin_a4f44519/readme"
}