AI job search agent — browse listings, generate packs, auto-apply
claude mcp add dreamwork -- npx -y @dreamworkhq/mcp
claude_desktop_config.json
{
"mcpServers": {
"dreamwork": {
"command": "npx",
"args": [
"-y",
"@dreamworkhq/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"dreamwork": {
"command": "npx",
"args": [
"-y",
"@dreamworkhq/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dreamwork": {
"command": "npx",
"args": [
"-y",
"@dreamworkhq/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"dreamwork": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dreamworkhq/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dreamwork": {
"command": "npx",
"args": [
"-y",
"@dreamworkhq/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ponder-surveys--dreamwork/reviews or the review_server meta-tool.
POST /mcp