You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
distil-mcp # MCP server for editor/agent integration (in progress)
104
+
distil-mcp # MCP server for editor/agent integration
105
105
```
106
106
107
107
```
@@ -118,13 +118,42 @@ packages/
118
118
119
119
## MCP Server
120
120
121
-
An MCP server (`@distil/mcp`) is in development for v0.1, exposing all analysis layers via the Model Context Protocol. This enables editors and agents (Claude Code, Cursor, etc.) to query Distil analysis directly.
121
+
Distil includes an MCP server for editor and agent integration. Start it with:
0 commit comments