Arcology Knowledge Node✓
io.github.YourLifewithAI/arcology-knowledge-node · v1.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.YourLifewithAI/arcology-knowledge-node",
"description": "Collaborative engineering KB for a mile-high city. 9 tools, 8 domains, 32 entries.",
"title": "Arcology Knowledge Node",
"repository": {
"url": "https://github.com/YourLifewithAI/Lifewithai.git",
"source": "github",
"subfolder": "mcp"
},
"version": "1.1.0",
"websiteUrl": "https://lifewithai.ai/mcp",
"remotes": [
{
"type": "streamable-http",
"url": "https://arcology-mcp.fly.dev/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}