Rename MCP endpoints to snake_case. Eliminate javascript wrapper.

This commit is contained in:
2026-03-06 04:53:33 -05:00
parent 3ed7a33f69
commit 6762434b43
4478 changed files with 273 additions and 1120130 deletions

View File

@@ -1,15 +1,4 @@
{
"mcpServers": {
"blueprint-mcp": {
"type": "stdio",
"command": "node",
"args": [
"/home/jyelon/integration/tools/blueprint-mcp/dist/index.js"
],
"env": {
"UE_PROJECT_DIR": "/home/jyelon/integration",
"UE_PORT": "9847"
}
}
}
}