← Back to Plugins
MCP Server MCP

Federal Compass MCP

github By github 👁 1 views ▲ 0 votes

AI compass from private sector to federal career — USAJobs search, salary, KSA

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "federal-compass-mcp",
      "version": "0.1.10",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key from developer.usajobs.gov",
          "name": "USAJOBS_API_KEY"
        },
        {
          "description": "Email used when requesting the API key",
          "name": "USAJOBS_EMAIL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...