Free decision methods, work-kit previews and optional feedback. Hosted research is not available.
claude mcp add agent-service --transport http https://rasczak-agent-service.rasczak-commons.workers.dev/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"agent-service": {
"url": "https://rasczak-agent-service.rasczak-commons.workers.dev/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-service": {
"serverUrl": "https://rasczak-agent-service.rasczak-commons.workers.dev/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"agent-service": {
"type": "http",
"url": "https://rasczak-agent-service.rasczak-commons.workers.dev/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent-service": {
"url": "https://rasczak-agent-service.rasczak-commons.workers.dev/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"agent-service": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://rasczak-agent-service.rasczak-commons.workers.dev/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://rasczak-agent-service.rasczak-commons.workers.dev/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/dev.workers.rasczak-commons.rasczak-agent-service--agent-service/reviews or the review_server meta-tool.
POST /mcp