mirror of
https://github.com/upstash/context7.git
synced 2025-12-26 06:32:16 +00:00
format: readme
This commit is contained in:
parent
2007df63be
commit
b1947fd9ed
13
README.md
13
README.md
@ -1005,18 +1005,17 @@ Context7 MCP provides the following tools that LLMs can use:
|
||||
|
||||
> If you don’t want to add `use context7` to every prompt, you can define a simple rule in your MCP client's rule section:
|
||||
>
|
||||
> * For Windsurf, in `.windsurfrules` file
|
||||
>
|
||||
> * For Cursor, from `Cursor Settings > Rules` section
|
||||
>
|
||||
> * For Claude Code, in `CLAUDE.md` file
|
||||
> - For Windsurf, in `.windsurfrules` file
|
||||
> - For Cursor, from `Cursor Settings > Rules` section
|
||||
> - For Claude Code, in `CLAUDE.md` file
|
||||
>
|
||||
> Or the equivalent in your MCP client to auto-invoke Context7 on any code question.
|
||||
>
|
||||
> Example Rule:
|
||||
>
|
||||
> ```toml
|
||||
> Always use context7 when I need code generation, setup or configuration steps, or
|
||||
> library/API documentation. This means you should automatically use the Context7 MCP
|
||||
> Always use context7 when I need code generation, setup or configuration steps, or
|
||||
> library/API documentation. This means you should automatically use the Context7 MCP
|
||||
> tools to resolve library id and get library docs without me having to explicitly ask.
|
||||
> ```
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user