Agent connection

Give your agent better open-source project decisions.

Connect Git.Top through MCP, then search, compare, recommend, and cite open-source projects with provenance and caveats.

https://git.top/mcp/core

Three steps to first value

The core profile keeps the first connection focused. The full profile remains available at https://git.top/mcp for advanced graph, quality, and governance workflows.

1. Add the serverChoose a client below and add the Streamable HTTP endpoint.
2. Run the checkAsk the agent to find projects for a real task, not just list tools.
3. Keep the evidenceRequire the agent to preserve source, confidence, and caveat fields.

Client setup

These command formats were checked against Codex CLI 0.145.0 and Claude Code 2.1.220 on 2026-07-31. See the compatibility report; end-to-end checks must pass before a client is called supported.

Codex CLI, app, and IDE

Production E2E verified
codex mcp add git-top --url https://git.top/mcp/core

The equivalent project-scoped configuration is:

[mcp_servers.git_top]
url = "https://git.top/mcp/core"
enabled_tools = ["search_projects", "get_project", "recommend_project", "compare_projects", "get_agent_workflow"]
default_tools_approval_mode = "approve"

The approval setting is for non-interactive codex exec runs and applies only to the five allow-listed, read-only core tools.

Claude Code

HTTP transport
claude mcp add --transport http --scope user git-top https://git.top/mcp/core

Use the same endpoint in any Claude client that accepts a remote Streamable HTTP MCP server.

No credentials required. Public read-only MCP and REST calls are available without login, OAuth, API keys, or cookies. Use require_d1: true when seed fallback should fail closed.

Verification prompt

Run this after connecting. A useful answer should include project names, why they fit, metadata.source, and at least one caveat per result.

Ask your agent:Use Git.Top to recommend three open-source browser-agent projects for Docker, then cite the data source and one caveat for each.

Choose the next surface

Inspect full MCP discovery Open Agent Map Check Trust Gate