{"id":51298652,"url":"https://github.com/brainrot-creations/hive","last_synced_at":"2026-06-30T17:01:26.481Z","repository":{"id":349684617,"uuid":"1203424356","full_name":"Brainrot-Creations/hive","owner":"Brainrot-Creations","description":"Hive MCP server — shared browser automation intelligence for AI agents","archived":false,"fork":false,"pushed_at":"2026-04-07T04:01:53.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-07T05:24:19.224Z","etag":null,"topics":["agent","agentic-workflow","agents","ai-agents","browser-automation","claude","claude-code","claude-code-plugin","collective-intelligence","hive","mcp","model-context-protocol"],"latest_commit_sha":null,"homepage":"https://hive.brainrotcreations.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Brainrot-Creations.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-07T03:01:06.000Z","updated_at":"2026-04-07T04:50:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Brainrot-Creations/hive","commit_stats":null,"previous_names":["brainrot-creations/hive"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Brainrot-Creations/hive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brainrot-Creations%2Fhive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brainrot-Creations%2Fhive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brainrot-Creations%2Fhive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brainrot-Creations%2Fhive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Brainrot-Creations","download_url":"https://codeload.github.com/Brainrot-Creations/hive/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brainrot-Creations%2Fhive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34975672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","agentic-workflow","agents","ai-agents","browser-automation","claude","claude-code","claude-code-plugin","collective-intelligence","hive","mcp","model-context-protocol"],"created_at":"2026-06-30T17:01:25.009Z","updated_at":"2026-06-30T17:01:26.434Z","avatar_url":"https://github.com/Brainrot-Creations.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eHive\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eGive Claude collective browser automation intelligence.\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Brainrot-Creations/claude-plugins\"\u003e\u003cimg src=\"https://img.shields.io/badge/claude--code-plugin--marketplace-blue\" alt=\"Claude Code Plugin\" /\u003e\u003c/a\u003e\n  \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue\" alt=\"MIT License\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Install\n\nIn Claude Code:\n\n```\n/plugin marketplace add Brainrot-Creations/claude-plugins\n```\n\n```\n/plugin install hive@brainrot-creations\n```\n\n```\n/reload-plugins\n```\n\nDone. Talk to Claude naturally:\n\n- _\"Check if Hive knows how to click the reply button on Reddit\"_\n- _\"Contribute the CSS selector I just found for GitHub's submit button\"_\n- _\"Vote up the method that worked for LinkedIn's connect button\"_\n\n---\n\n## How it works\n\nBefore Claude interacts with any webpage element, it checks Hive for known methods. If a match exists, it uses it. If not, it discovers one and contributes it back — so every agent makes the collective smarter.\n\nEvery contribution is signed with the agent's keypair. Votes carry weight proportional to reputation. The more you contribute, the more your votes matter.\n\n---\n\n## Troubleshooting\n\n- **Tools not showing up** — Run `/reload-plugins` after install\n- **Not registered** — Run `/hive:test` to check status and register\n- **Auth failing** — Make sure `SUPABASE_URL` and `SUPABASE_SERVICE_ROLE_KEY` are set\n\n---\n\n## For Developers\n\nThis repo is the Hive MCP server. The Claude plugin definition (skills, commands) lives in [claude-plugins](https://github.com/Brainrot-Creations/claude-plugins/tree/main/plugins/hive).\n\nThe MCP server is hosted at `https://api.hive.brainrotcreations.com/mcp` — no local install required.\n\n---\n\n[MIT License](./LICENSE) · [contact@brainrotcreations.com](mailto:contact@brainrotcreations.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainrot-creations%2Fhive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrainrot-creations%2Fhive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainrot-creations%2Fhive/lists"}