PluginBench
MCP Server
Active
MIT

io.github.cdeust/automatised-pipeline MCP Server

io.github.cdeust/automatised-pipeline

What is the io.github.cdeust/automatised-pipeline MCP server?

Codebase intelligence MCP server — index any repo into a property graph; 26 tools for agents.

How to install io.github.cdeust/automatised-pipeline

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "automatised-pipeline": {
      "command": "https://github.com/cdeust/automatised-pipeline/releases/download/v0.8.4/automatised-pipeline.mcpb",
      "args": []
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "automatised-pipeline": {
      "command": "https://github.com/cdeust/automatised-pipeline/releases/download/v0.8.4/automatised-pipeline.mcpb",
      "args": []
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "automatised-pipeline": {
      "command": "https://github.com/cdeust/automatised-pipeline/releases/download/v0.8.4/automatised-pipeline.mcpb",
      "args": []
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "automatised-pipeline": {
      "type": "stdio",
      "command": "https://github.com/cdeust/automatised-pipeline/releases/download/v0.8.4/automatised-pipeline.mcpb",
      "args": []
    }
  }
}
Claude Code
claude mcp add automatised-pipeline -- https://github.com/cdeust/automatised-pipeline/releases/download/v0.8.4/automatised-pipeline.mcpb

Related MCP servers

Persistent memory for AI coding agents built on 36 neuroscience mechanisms—local-first, hybrid retrieval, zero setup.

71
Python
MIT
View repository →

Read-only visualization for Cortex memory, knowledge, sessions, traces, and codebase graphs.

4
Python
MIT
View repository →

Codebase intelligence MCP — index any repo into a property graph; 26 tools for agents.

3
Rust
MIT
View repository →

PRD verification and host-driven generation with multi-judge consensus across 17 MCP tools.

2
JavaScript
MIT
View repository →