Skip to content
Back to search
30
MCP

Plumb

io.github.plumbkit/plumb

LSP-backed IDE intelligence plus concurrency-safe, transactional edits for AI coding agents.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ai.plith/plith live
AI agent infrastructure: dedup, cost prediction, validation, governance, failure intelligence.
15 tools · streamable-http
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
0 tools
Pulumi
Enables AI assistants to manage infrastructure as code through Pulumi Cloud API, providing capabilities to create and list stacks across org
0 tools
ClawPipe
Cost-optimized LLM pipeline + 6 AI security skills (reasoning, triage, remediation, compliance).
0 tools
Agent LSP
Stateful LSP runtime for AI agents — 50+ tools across 30+ programming languages.
0 tools
io.github.ksym04/limpet
Persistent engineering memory for AI coding agents. Survives refactors, knows when it is stale.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "plumb": {
      "url": "None",
      "transport": "http"
    }
  }
}