The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Neither MCP listing page.
Public source mirror for the Neither CLI and MCP server.
Neither is decision memory for Cursor and Claude Desktop. Get a workspace API key: https://www.neither.online/developers/quickstart
Canonical install: npx -y @neitherai/mcp-server@latest
Add this to Cursor MCP settings (mcp.json) or Claude Desktop config:
NEITHER_API_KEY — required workspace keyNEITHER_API_BASE — optional; defaults to https://api.neither.onlineDocs: https://www.neither.online/docs/mcp
Agent install: llms-install.md
One-click stdio bundle. Spawn is npx -y @neitherai/mcp-server@latest (no vendored node_modules).
See mcpb/README.md. Releases may attach a built .mcpb.
Try-it sample: https://github.com/stonianua/neither-demo
Push local docs to decision memory (separate from MCP install):
Homebrew (macOS / Linuxbrew):
Docs: https://www.neither.online/docs/cli
Published npm packages:
@neitherai/mcp-server — MCP server for Cursor and Claude Desktopneither — CLI for pushing local docs to decision memoryReport bugs and feature requests at https://github.com/stonianua/neither-mcp/issues.
| Path | Package |
|---|---|
packages/mcp-server/ | @neitherai/mcp-server |
packages/cli/ | neither CLI |
mcpb/ | Claude Desktop MCPB manifest (npx spawn) |
llms-install.md | Short agent-installable steps |
License: MIT (see LICENSE).