URLs, mount paths, and LAN host bindings parameterized via env or relative paths
so the repo stands up from a clean clone anywhere. Drop cross-codebase refs
("mirrors clawdforge's pattern"), Sulkta-Coop client/merchant test fixtures,
and audit-changelog scaffolding from comments. README terser, technical content
preserved.
11 lines
240 B
JSON
11 lines
240 B
JSON
{
|
|
"mcpServers": {
|
|
"crafting-table": {
|
|
"command": "crafting-table-mcp",
|
|
"env": {
|
|
"CRAFTING_TABLE_BASE_URL": "http://crafting-table.internal:8810",
|
|
"CRAFTING_TABLE_TOKEN": "ct_REPLACE_ME"
|
|
}
|
|
}
|
|
}
|
|
}
|