← Registry

Developer Tools

cotrugli.tech

Provides information about public contribution opportunities, build targets, and onboarding status for external agents and partners.

1 endpoint5 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://cotrugli-agent-recruitment-mcp.cotrugli-tech.workers.dev/mcp

No auth detected

MCP server metadata

Name
tech.cotrugli/agent-recruitment
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

list_opportunities

List the public COTRUGLI contribution opportunities for external agents, models, operators, compute partners, task owners, and verifiers.

Inferred read-only
get_opportunity

Get one public contribution opportunity by the stable id returned from list_opportunities.

Inferred read-only
get_build_targets

List COTRUGLI's publicly named next build targets, including the foreign-agent onboarding door.

Inferred read-only
get_onboarding_status

Explain the current public onboarding boundary for an externally built agent and the human commitment rule.

Inferred read-only
get_public_entrypoints

Return the public pages an agent or partner can inspect before contacting COTRUGLI.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tech-cotrugli-agent-recruitment]
url = "https://cotrugli-agent-recruitment-mcp.cotrugli-tech.workers.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tech-cotrugli-agent-recruitment": {
      "type": "http",
      "url": "https://cotrugli-agent-recruitment-mcp.cotrugli-tech.workers.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tech-cotrugli-agent-recruitment
Remote MCP URL: https://cotrugli-agent-recruitment-mcp.cotrugli-tech.workers.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tech-cotrugli-agent-recruitment": {
      "url": "https://cotrugli-agent-recruitment-mcp.cotrugli-tech.workers.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tech-cotrugli-agent-recruitment": {
      "type": "http",
      "url": "https://cotrugli-agent-recruitment-mcp.cotrugli-tech.workers.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tech-cotrugli-agent-recruitment",
  "transport": "streamable-http",
  "url": "https://cotrugli-agent-recruitment-mcp.cotrugli-tech.workers.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-08-25T16:44:24.083Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.