All MCP servers

Sage

Official
by Api.AirforcestdioAI & LLM Tools0229Apache-2.0

Persistent, consensus-validated institutional memory for AI agents. Runs locally.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "sage-imp40396": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}