
Gread
โ 56from NitroRCr
Gives your AI access to the source code and docs of all public github repos
๐ฅ๐ฅ๐ฅโ VerifiedFreeQuick setup
Gread
A skill that gives your agent access to the source code of all public github repos.
- Plug and Play: Compatible with all popular coding agents and MCP clients, ready to use out of the box
- Skill and MCP: Both Skill and MCP are provided, connect with either option
- Docs Integration: Automatically recognizes docs repo and provides them along with the main repo when accessed
Skill
Run the following command to install:
npx skills add https://github.com/NitroRCr/gread --skill greadMCP
Streamable HTTP URL:
https://api.gread.dev/mcpJSON configuration reference:
{
"mcpServers": {
"gread": {
"type": "streamableHttp",
"url": "https://api.gread.dev/mcp"
}
}
}More Information
You can visit our Homepage, view SKILL.md, or directly add Gread and ask your Agent for more information!
Development
Install dependencies:
bun installDev server:
bun devDev docs:
bun docs:devNo common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under Apache-2.0โ you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub โ