Skip to content
VS Code

edgrapi skills for VS Code

io.github.paperandbeyond23-gif/edgrapi-skills

US government + SEC data as clean JSON: SAM.gov, USAspending, Grants.gov, Congress, SEC filings.

client:VS Code transport:streamable-http runtime:oci tools:19

Install edgrapi skills in VS Code

.vscode/mcp.json

{
  "servers": {
    "edgrapi-skills": {
      "type": "http",
      "url": "https://api.edgrapi.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

edgrapi skills in other clients