Add project files.

This commit is contained in:
OlgunR
2026-05-21 14:35:02 +02:00
parent b315aead20
commit dc551c2313
106 changed files with 303666 additions and 0 deletions

12
.mcp.json Normal file
View File

@@ -0,0 +1,12 @@
{
"servers": {
"dxdocs": {
"url": "https://api.devexpress.com/mcp/docs",
"type": "http"
},
"dxdocs25_1": {
"url": "https://api.devexpress.com/mcp/docs?v=25.1",
"type": "http"
}
}
}