Skip to content
VS Code

chasa for VS Code

io.github.docracy1/chasa

AI invoice follow-up emails for freelancers. Draft-only, never sends for you.

client:VS Code transport:streamable-http

Install chasa in VS Code

.vscode/mcp.json

{
  "servers": {
    "chasa": {
      "type": "http",
      "url": "https://api.chasa.io/mcp"
    }
  }
}

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

chasa in other clients