Skip to content
VS Code

Ask Me for VS Code

io.github.tounsils/ask-me-mcp

Ask about an operator's work, reusable patterns, availability and offer. Typed tools, eval-gated.

client:VS Code transport:streamable-http

Install Ask Me in VS Code

.vscode/mcp.json

{
  "servers": {
    "ask-me-mcp": {
      "type": "http",
      "url": "https://ask-me-mcp-xi.vercel.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Ask Me in other clients