Skip to content
VS Code

arbeitnow mcp for VS Code

io.github.mrfentmen/arbeitnow-mcp

Jobs in Germany from Arbeitnow. No key required.

client:VS Code transport:stdio runtime:npm

Install arbeitnow mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "arbeitnow-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "arbeitnow-mcp"
      ]
    }
  }
}

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

arbeitnow mcp in other clients