Skip to content
VS Code

FastAF for VS Code

co.fastaf/fastaf

Web data tools for AI agents: pages as markdown, search, maps, commerce, jobs, AI answers.

client:VS Code transport:streamable-http

Install FastAF in VS Code

.vscode/mcp.json

{
  "servers": {
    "fastaf": {
      "type": "http",
      "url": "https://api.fastaf.co/mcp"
    }
  }
}

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

FastAF in other clients