All MCP servers

Hex Line

Official
by Api.AirforcestdioAI & LLM Tools0488MIT

Hash-verified file editing MCP server with token efficiency hook for AI coding agents.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "hex-line-imp47716": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}