Overview of the Context7 Agent Plugin
masterThe Context7 Agent Plugin is a portable Agent Plugin (spec 1.0.0) designed to provide AI coding assistants with current, version-specific library documentation.
Instead of relying on potentially stale training data, the plugin uses the Context7 MCP server to fetch real documentation from source repositories at query time.
Included Components:
- MCP Server: A remote server over Streamable HTTP, authorized via OAuth (configured in
mcp.json). - Skill: A documentation lookup trigger (located in
skills/context7-mcp/) that activates when you ask the agent about a specific library.