Commit 4c5b648
feat: universal agent support — MCP server + REST OpenAPI
- dex serve --mcp: MCP protocol for Claude Desktop, Cursor, Windsurf, Cline
- REST API with OpenAPI 3.0 schema at /api/openapi.json
- POST /api/tools/call for direct tool execution
- POST /api/chat for stateless agent chat
- Fix package name in fs test
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0eb4625 commit 4c5b648
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments