Skip to content
Back to search
30
MCP

AIDE

pulsemcp/aide

MCP server for intent-driven development that manages .aide specification files capturing architectural intent alongside code.

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

Similar MCP servers embedding-nearest

io.github.aidemd-mcp/server
MCP server that teaches any AI agent the AIDE methodology via progressive disclosure
0 tools
Aider
Aider MCP Server offloads AI coding tasks to Aider's specialized implementation, reducing costs and enhancing development efficiency through
0 tools
project-mcp
Intent-based MCP server for project documentation search. Maps natural language queries to the right sources automatically—no configuration
0 tools
.NET MCP Server
AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.
0 tools
aidex-mcp
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
agent-guidance-mcp
MCP server exposing AI agent guidance resources, skills, prompts, and project context tools.
0 tools

How to use

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

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