
Compass
Supports UIby raystack
Organizational context engine building temporal knowledge graphs for AI agents.
What it does
Compass is a context engine that constructs a temporal knowledge graph of organizational metadata. It captures entities, relationships, and lineage across various systems, making internal organizational data discoverable and queryable for both humans and AI agents via a semantic search and graph traversal interface.
Tools
entity_search: Hybrid keyword and semantic search for entities.entity_context: Multi-hop bidirectional traversal to build a subgraph around an entity.entity_impact: Blast radius analysis to trace dependencies and potential breakage points.read_document: Access attached runbooks, design docs, or postmortems.
Installation
Add the following to your .mcp.json:
{
"mcpServers": {
"compass": {
"type": "sse",
"url": "http://localhost:8080/mcp"
}
}
}
Supported hosts
Confirmed for clients supporting SSE transport, including Claude Desktop.
Quick install
docker pull raystack/compass:latestInformation
- Pricing
- free
- Published
- 5/11/2026
- stars





