{
  "markdown": "# Sourced.dev\n\n[![Website](https://img.shields.io/badge/Website-sourced.dev-blue)](https://sourced.dev)\n[![License](https://img.shields.io/badge/License-MIT-green)](LICENSE)\n[![PyPI Packages](https://img.shields.io/badge/PyPI_Packages-800k+-orange)](https://sourced.dev)\n[![npm Packages](https://img.shields.io/badge/npm_Packages-3M+-yellow)](https://sourced.dev)\n[![MCP](https://img.shields.io/badge/MCP-Compatible-purple)](https://modelcontextprotocol.io)\n\nSource code search for every package on PyPI and npm.\n\nSourced.dev provides coding agents with direct access to dependency source code through the [Model Context Protocol](https://modelcontextprotocol.io) (MCP). Instead of relying on training data or web searches, agents can read, search, and navigate the actual source of any package — as if it were on your local machine.\n\nCurrently tracking all 800,000+ Python packages and all 3,000,000+ npm packages. New releases are indexed within 5 minutes of publication.\n\n## Quick Start\n\nInstall the MCP server in one command. It authenticates via GitHub and configures your coding agents automatically:\n\n```sh\ncurl -sL sourced.dev/install | sh\n```\n\nThe installer will:\n\n1. Authorize with GitHub.\n2. Create an API key.\n3. Configure the MCP server for your selected agents.\n\nRestart your coding agents after installation to start using Sourced.\n\n## Supported Agents\n\nThe following coding agents are supported out of the box:\n\n- [Claude Code](https://claude.ai/claude-code)\n- [Claude Desktop](https://claude.ai/download) (macOS)\n- [Cursor](https://cursor.sh)\n- [VS Code](https://code.visualstudio.com)\n- [Windsurf](https://codeium.com/windsurf)\n- [Codex](https://github.com/openai/codex)\n- [Gemini CLI](https://github.com/google-gemini/gemini-cli)\n- [Kiro](https://kiro.dev)\n- [Zed](https://zed.dev)\n- [OpenCode](https://opencode.ai)\n- [Copilot CLI](https://githubnext.com/projects/copilot-cli)\n- [Antigravity](https://github.com/google-gemini/antigravity)\n\n## Capabilities\n\nSourced.dev exposes the following tools to your coding agent via MCP:\n\n| Tool | Description |\n|------|-------------|\n| `read` | Read a file from a package's source code with line numbers. |\n| `grep` | Search for a regex pattern across a package's source tree. |\n| `glob` | Find files matching a glob pattern within a package. |\n\nAll tools accept an `ecosystem` (e.g. `pypi`, `npm`), a `package_name`, and an optional `version` (defaults to latest).\n\n## Ecosystem Support\n\n- **PyPI** — 800,000+ packages\n- **npm** — 3,000,000+ packages\n- Maven/Gradle — planned\n- RubyGems — planned\n- Crates.io (Rust) — planned\n\n## Next Steps\n\n- Visit [sourced.dev](https://sourced.dev) to learn more.\n- View the [Issues](https://github.com/RyanCodrai/sourced/issues) page to see open tasks or report a bug.\n- Open a [Pull Request](https://github.com/RyanCodrai/sourced/pulls) to contribute.\n\n## License\n\nMIT License — see [LICENSE](LICENSE) for details.\n",
  "bytes": 2913,
  "sha": "d18c1eda7b9a92becfc2b6e91c4d45fa2851313b2b164d6624129f2b42d3bec3",
  "repo_slug": "ryancodrai/sourced",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_dev_sourced_sourced_24272e6b/readme"
}