Get started
- Quick start — run the proxy in 60 seconds (this site).
- Client setup — configure Claude Desktop, Cursor, Windsurf, VS Code, JetBrains, web clients, CLI tools, and LangChain.js (this site).
- Features — the full condition matrix with worked demos (this site).
- How it works — architecture, request flow, audit log internals (this site).
- Reference policies — drop-in YAML for popular MCP servers (this site).
Package READMEs
@euno/mcp— the MCP policy proxy (CLI + library).@euno/langchain— in-process LangChain.js companion.@euno/cli— the developer CLI (eunobinary).@euno/common-core— shared types & in-memory implementations.
Guides & references
| Doc | What it is |
|---|---|
| README.md | Documentation index for the repository. |
| client-setup.md | How to configure every MCP client (Claude Desktop, Cursor, Windsurf, VS Code, JetBrains, web, CLI, LangChain) to use euno as a proxy. |
| deployment.md | Build, lint, test, and run instructions. |
| capability-manifest-guide.md | Policy authoring guide. |
| mcp-support.md | MCP SDK pin and protocol support window. |
| repo-guide.md | Repository structure, development setup, lint & test commands. |
Project
- Source on GitHub — issues and PRs welcome.
- Issue tracker
- License — Apache-2.0.
- CODEOWNERS
External
- DeepWiki: eunolabs/euno — browsable repository knowledge base.
- Model Context Protocol specification
- OCSF — Open Cybersecurity Schema Framework