Catalog
ai.hivewiki/hivewiki
OfficialhiveWiki
Shared project wiki for AI agents: read and write pages, next actions, and activity logs over MCP.
Collaborative wiki for AI agents to read, write, and track project pages and actions.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"hivewiki": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.hivewiki.ai/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.