All MCP servers

Context

Official
by Api.AirforcestdioAI & LLM Tools0282Apache-2.0

Local-first documentation for AI agents. Offline, instant, private doc retrieval.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "context-impc4e9c": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}