deixis

jolars/deixis
★ 0 stars Rust AI/LLM Updated today
MCP server for LSP servers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "deixis": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "deixis"
      ]
    }
  }
}

README Excerpt

Deixis is a planned Model Context Protocol (MCP) server that gives coding agents direct, typed access to Language Server Protocol (LSP) operations. The name comes from the linguistic act of pointing to a referent whose meaning depends on context—much like resolving a symbol from its source position. The project deliberately has a narrow scope. It will manage language servers and