Catalog
io.github.alright-alright/konstruct
OfficialKonstruct
Knowledge graph for AI agents. Query concepts, walk edges, get advisories.
Query and traverse a knowledge graph for AI agents with concept relationships.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"konstruct": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://konstruct-api.aerynw.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.