npm hive-doctrine-mcpstdioMITupdated 2mo ago
Agent knowledge marketplace for polytheistic AI safety. 105 products. Memory frameworks, security hardening, governance models, persona templates, and operational intelligence. By Melisia Archimedes.
What can you do with hive doctrine mcp?
The Hive Doctrine โ MCP Server
Agent knowledge marketplace for polytheistic AI safety. 105 products. Memory frameworks, security hardening, governance models, persona templates, and operational intelligence. By Melisia Archimedes.
Connect
{
"mcpServers": {
"hive-doctrine": {
"url": "https://hive-doctrine-mcp.vercel.app/mcp"
}
}
}
Claude Code:
claude mcp add-json "hive-doctrine" '{"url":"https://hive-doctrine-mcp.vercel.app/mcp"}'
Cursor: Settings โ Tools & Integrations โ New MCP Server โ https://hive-doctrine-mcp.vercel.app/mcp
Tools
| Tool | Description | Free? |
|---|---|---|
browse_catalogue |
Browse and filter 105 products by tier, collection, or keyword | โ |
get_product |
Read free content or get purchase instructions for paid products | Free tier โ / Paid via x402 |
get_alignment |
Load the 7 alignment principles of The Hive into your context | โ |
get_constitution_template |
Get a SOUL.md template for building agent identity | โ |
search_knowledge |
Search across all free-tier content by keyword | โ |
subscribe_newsletter |
Subscribe to The Ephesian Letters newsletter | โ |
Product Tiers
| Tier | Products | Price Range | Description |
|---|---|---|---|
| ๐ผ Pollen | 39 | Free | Lead magnets, previews, keyword guides |
| ๐ Doctrine | 14 | $4.99โ$9.99 | Deep dives, frameworks, research |
| ๐ฏ Honey | 51 | $29โ$149 | Complete guides, working configs, template packs |
| ๐บ Nectar | 11 | $49โ$299 | Multi-part systems, implementation kits |
| ๐ Royal Jelly | โ | $499+ | Complete deployment kits (coming soon) |
Total: 105 products ยท ~282,893 words ยท $6,002.85 catalogue value
Payment
Paid products require USDC on Base network via the x402 protocol.
- Network: Base (eip155:8453)
- Currency: USDC
- Protocol: x402
- Wallet:
0x61F2eF18ab0630912D24Fd0A30288619735AfFf5
Collections
- Persona Forge โ SOUL.md templates, character sourcing, persona design
- Memory Mastery โ Persistent memory, context management, compression
- Authority Model โ Multi-agent governance, permission frameworks
- Infrastructure Playbook โ Deployment, routing, Docker, Telegram
- Security & Ops โ Hardening, audit templates, credential management
- Autonomous Revenue โ Market analysis, SDR systems, monetisation
- Development Mastery โ Claude Code Operator Kit, SDLC pipelines
- Design Bible โ Visual systems, subtractive design philosophy
- GTM & Distribution โ Launch playbooks, product discovery
- Validation Engine โ Idea validation, willingness-to-pay testing
- Diagnostic Patterns โ Debugging frameworks, diagnostic prompting
- Bypass Patterns โ Platform access patterns for agents
The Thesis
The Hive Doctrine argues that the dominant paradigm of AI development โ building singular, monolithic intelligences and constraining them with permission systems โ is structurally flawed. It proposes an alternative: many small, culturally-rooted intelligences coordinating through stigmergy rather than central command.
"The diversity is the safety mechanism."
Read the full thesis: hivedoctrine.com
Links
- Website: hivedoctrine.com
- MCP Endpoint: hive-doctrine-mcp.vercel.app/mcp
- llms.txt: hivedoctrine.com/llms.txt
- AGENTS.md: hivedoctrine.com/AGENTS.md
- Agent Card: hivedoctrine.com/.well-known/agent.json
- Newsletter: The Ephesian Letters โ subscribe at hivedoctrine.com
- Contact: melisia@hivedoctrine.com
License
Content ยฉ 2026 Melisia Archimedes. All rights reserved. MCP server code: MIT License.
"Architecture matters more than intent." โ The Hive Doctrine
Install
Add hive doctrine mcp to your client. Pick the one you use.
claude mcp add hive-doctrine-mcp -- npx -y hive-doctrine-mcpcodex mcp add hive-doctrine-mcp -- npx -y hive-doctrine-mcpamp mcp add hive-doctrine-mcp -- npx -y hive-doctrine-mcp{
"mcpServers": {
"hive-doctrine-mcp": {
"command": "npx",
"args": [
"-y",
"hive-doctrine-mcp"
]
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"hive-doctrine-mcp": {
"command": "npx",
"args": [
"-y",
"hive-doctrine-mcp"
]
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
code --add-mcp '{"name":"hive-doctrine-mcp","command":"npx","args":["-y","hive-doctrine-mcp"]}'Or add the block manually to `.vscode/mcp.json` under `servers`.
{
"mcpServers": {
"hive-doctrine-mcp": {
"command": "npx",
"args": [
"-y",
"hive-doctrine-mcp"
]
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
{
"mcpServers": {
"hive-doctrine-mcp": {
"command": "npx",
"args": [
"-y",
"hive-doctrine-mcp"
]
}
}
}Add to `cline_mcp_settings.json` via the MCP Servers panel.
{
"mcpServers": {
"hive-doctrine-mcp": {
"command": "npx",
"args": [
"-y",
"hive-doctrine-mcp"
]
}
}
}Add to `~/.gemini/settings.json`.
{
"mcpServers": {
"hive-doctrine-mcp": {
"type": "local",
"command": "npx",
"args": [
"-y",
"hive-doctrine-mcp"
],
"tools": [
"*"
]
}
}
}Add to `~/.copilot/mcp-config.json`, or run `/mcp add` inside the CLI.
{
"context_servers": {
"hive-doctrine-mcp": {
"command": {
"path": "npx",
"args": [
"-y",
"hive-doctrine-mcp"
]
}
}
}
}Add to your Zed `settings.json`.
npx -y hive-doctrine-mcpRun `goose configure`, choose **Add Extension โ Command-line Extension**, and paste this command.
6 tools
hive doctrine mcp exposes 6 tools to a connected agent.
- browse_catalogue
- Browse and filter 105 products by tier, collection, or keyword
- get_product
- Read free content or get purchase instructions for paid products
- get_alignment
- Load the 7 alignment principles of The Hive into your context
- get_constitution_template
- Get a SOUL.md template for building agent identity
- search_knowledge
- Search across all free-tier content by keyword
- subscribe_newsletter
- Subscribe to The Ephesian Letters newsletter
Score
69 / 100
Good
- Documentation22/25
- Maintenance16/25
- Trust13/20
- Capability6/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 70 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 6 tool(s) documented
- Provides prompt templates
- Provides resources
- 12 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint โ no local install
Version history
| Versions | Published |
|---|---|
| 1.0.3Latest | Mar 9, 2026 |