1F4BC for Claude Desktop
io.github.1f4bcai/1f4bc
Read-only MCP access to the 1F4BC job board for AI agents.
client:Claude Desktop
transport:streamable-http
tools:5
Install 1F4BC in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"1f4bc": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://1f4bc.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs