{
  "markdown": "# Gread\n\nA skill that gives your agent access to the source code of all public github repos.\n\n- **Plug and Play**: Compatible with all popular coding agents and MCP clients, ready to use out of the box\n- **Skill and MCP**: Both Skill and MCP are provided, connect with either option\n- **Docs Integration**: Automatically recognizes docs repo and provides them along with the main repo when accessed\n\n## Quick Start\n\nWe offer two integration methods, choose either one:\n\n- [Skill](#Skill): Suitable for coding agents like OpenCode, Codex, Cursor, Copilot, etc.\n- [MCP](#MCP): Suitable for AI chat apps and other MCP clients\n\n## Skill\n\nRun the following command to install:\n\n```bash\nnpx skills add https://github.com/NitroRCr/gread --skill gread\n```\n\n## MCP\n\nStreamable HTTP URL:\n\n```\nhttps://api.gread.dev/mcp\n```\n\nJSON configuration reference:\n\n```json\n{\n  \"mcpServers\": {\n    \"gread\": {\n      \"type\": \"streamableHttp\",\n      \"url\": \"https://api.gread.dev/mcp\"\n    }\n  }\n}\n```\n\n## More Information\n\nYou can visit our [Homepage](https://gread.dev), view [SKILL.md](.agents/skills/gread/SKILL.md), or directly add Gread and ask your Agent for more information!\n\n## Development\n\nInstall dependencies:\n\n```bash\nbun install\n```\n\nDev server:\n\n```bash\nbun dev\n```\n\nDev docs:\n\n```bash\nbun docs:dev\n```\n\n## Community Links\n\n- [Linux Do](https://linux.do/t/topic/2144396)\n",
  "bytes": 1362,
  "sha": "7ad402b583e335f0755836860b7a0ecb9d3121d45c5dbc3c0ca7bfdc0472800c",
  "repo_slug": "nitrorcr/gread",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_nitrorcr_gread_7a404e6f/readme"
}