Skip to content
VS Code

Rapidly for VS Code

co.rapidly/rapidly

Test the idea before you build it. Rapidly works inside your AI agent.

client:VS Code transport:streamable-http

Install Rapidly in VS Code

.vscode/mcp.json

{
  "servers": {
    "rapidly": {
      "type": "http",
      "url": "https://www.rapidly.co/mcp"
    }
  }
}

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

Rapidly in other clients