agentsurface

howells/agentsurface
★ 0 stars MDX AI/LLM Updated 4d ago
Docs, skills, and templates for making APIs, CLIs, MCP servers, and codebases easier for AI agents to discover and use.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentsurface": {
      "command": "npx",
      "args": [
        "-y",
        "howells/agentsurface"
      ]
    }
  }
}

Topics

ai-agentsapi-designclicodexdeveloper-toolsdocumentationmcp