Skip to content
Back to search
30
MCP

AGENTS.md

pulsemcp/agents.md

Provide agents with a virtualized AGENTS.md and Kanban system. Can also spawn subagents for solving focused tasks.

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

Similar MCP servers embedding-nearest

AGENTS.md Generator
Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.
0 tools
AnroAgents
Manages and orchestrates AI agents built on the AnroAgents platform.
0 tools
io.github.mbeato/agentcontext
Normalize AGENTS.md / CLAUDE.md / .cursor/rules / .clinerules / .windsurf/rules from one source.
0 tools
AgentDocs
Create, manage, and publish agent-readable documentation and knowledge bases via AgentDocs.
0 tools
agents md generator
Metadata-only Glama MCP server.
0 tools
Agent Delegation
Tools for enabling agent delegation workflows in multi-agent architectures.
0 tools

How to use

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

{
  "mcpServers": {
    "agents.md": {
      "url": "None",
      "transport": "http"
    }
  }
}