ima-claude 2.18.0 → 2.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +55 -9
- package/dist/cli.js +5 -1
- package/package.json +1 -1
- package/plugins/ima-claude/.claude-plugin/plugin.json +2 -2
- package/plugins/ima-claude/agents/explorer.md +29 -15
- package/plugins/ima-claude/agents/implementer.md +58 -13
- package/plugins/ima-claude/agents/memory.md +19 -19
- package/plugins/ima-claude/agents/reviewer.md +56 -34
- package/plugins/ima-claude/agents/tester.md +59 -16
- package/plugins/ima-claude/agents/wp-developer.md +66 -21
- package/plugins/ima-claude/hooks/bootstrap.sh +42 -44
- package/plugins/ima-claude/hooks/prompt_coach_digest.md +14 -17
- package/plugins/ima-claude/hooks/prompt_coach_system.md +10 -12
- package/plugins/ima-claude/personalities/README.md +17 -6
- package/plugins/ima-claude/personalities/enable-efficient.md +61 -0
- package/plugins/ima-claude/personalities/enable-terse.md +71 -0
- package/plugins/ima-claude/skills/agentic-workflows/SKILL.md +97 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/deliver.md +181 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/draft.md +99 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/gather.md +130 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/outline.md +106 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/review.md +137 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/standards/draft-format.md +159 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/standards/editorial-standards.md +160 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/standards/outline-format.md +110 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/avada-construction-guide.md +263 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/avada-webinar-example.txt +275 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/cta-block-catalog.md +169 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/espo-email-preparation.md +241 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/webinar-recap-email-espo.html +339 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/webinar-reminder-email-espo.html +458 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/workflows/editorial/webinar-summary.md +81 -0
- package/plugins/ima-claude/skills/architect/SKILL.md +54 -168
- package/plugins/ima-claude/skills/compound-bridge/SKILL.md +41 -94
- package/plugins/ima-claude/skills/design-to-code/SKILL.md +91 -0
- package/plugins/ima-claude/skills/design-to-code/references/guardrails.md +46 -0
- package/plugins/ima-claude/skills/design-to-code/references/phase-a-design-to-prompt.md +141 -0
- package/plugins/ima-claude/skills/design-to-code/references/phase-b-prompt-to-code.md +155 -0
- package/plugins/ima-claude/skills/design-to-code/references/prompt-template.md +95 -0
- package/plugins/ima-claude/skills/discourse/SKILL.md +79 -194
- package/plugins/ima-claude/skills/discourse-admin/SKILL.md +41 -103
- package/plugins/ima-claude/skills/docs-organize/SKILL.md +63 -203
- package/plugins/ima-claude/skills/ember-discourse/SKILL.md +90 -200
- package/plugins/ima-claude/skills/espocrm/SKILL.md +14 -23
- package/plugins/ima-claude/skills/espocrm-api/SKILL.md +79 -192
- package/plugins/ima-claude/skills/functional-programmer/SKILL.md +33 -237
- package/plugins/ima-claude/skills/gh-cli/SKILL.md +26 -65
- package/plugins/ima-claude/skills/ima-bootstrap/SKILL.md +71 -104
- package/plugins/ima-claude/skills/ima-bootstrap/references/ima-brand.md +32 -22
- package/plugins/ima-claude/skills/ima-brand/SKILL.md +18 -23
- package/plugins/ima-claude/skills/ima-copywriting/SKILL.md +68 -179
- package/plugins/ima-claude/skills/ima-doc2pdf/SKILL.md +32 -102
- package/plugins/ima-claude/skills/ima-editorial-scorecard/SKILL.md +38 -63
- package/plugins/ima-claude/skills/ima-editorial-workflow/SKILL.md +69 -114
- package/plugins/ima-claude/skills/ima-email-creator/SKILL.md +16 -22
- package/plugins/ima-claude/skills/ima-forms-expert/SKILL.md +21 -37
- package/plugins/ima-claude/skills/jira-checkpoint/SKILL.md +39 -120
- package/plugins/ima-claude/skills/jquery/SKILL.md +107 -233
- package/plugins/ima-claude/skills/js-fp/SKILL.md +75 -296
- package/plugins/ima-claude/skills/js-fp-api/SKILL.md +52 -162
- package/plugins/ima-claude/skills/js-fp-react/SKILL.md +47 -270
- package/plugins/ima-claude/skills/js-fp-vue/SKILL.md +55 -209
- package/plugins/ima-claude/skills/js-fp-wordpress/SKILL.md +59 -204
- package/plugins/ima-claude/skills/livecanvas/SKILL.md +19 -32
- package/plugins/ima-claude/skills/mcp-atlassian/SKILL.md +146 -136
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-attachments.md +115 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-auth.md +103 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-bulk.md +149 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-misc.md +195 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-sprints.md +158 -0
- package/plugins/ima-claude/skills/mcp-context7/SKILL.md +32 -64
- package/plugins/ima-claude/skills/mcp-gitea/SKILL.md +98 -188
- package/plugins/ima-claude/skills/mcp-github/SKILL.md +60 -124
- package/plugins/ima-claude/skills/mcp-memory/SKILL.md +1 -177
- package/plugins/ima-claude/skills/mcp-qdrant/SKILL.md +58 -115
- package/plugins/ima-claude/skills/mcp-sequential/SKILL.md +32 -87
- package/plugins/ima-claude/skills/mcp-serena/SKILL.md +54 -80
- package/plugins/ima-claude/skills/mcp-tavily/SKILL.md +40 -63
- package/plugins/ima-claude/skills/mcp-vestige/SKILL.md +75 -116
- package/plugins/ima-claude/skills/php-authnet/SKILL.md +32 -65
- package/plugins/ima-claude/skills/php-fp/SKILL.md +50 -129
- package/plugins/ima-claude/skills/php-fp-wordpress/SKILL.md +25 -73
- package/plugins/ima-claude/skills/phpunit-wp/SKILL.md +103 -463
- package/plugins/ima-claude/skills/playwright/SKILL.md +69 -220
- package/plugins/ima-claude/skills/prompt-starter/SKILL.md +35 -82
- package/plugins/ima-claude/skills/prompt-starter/references/code-review.md +38 -0
- package/plugins/ima-claude/skills/py-fp/SKILL.md +78 -384
- package/plugins/ima-claude/skills/quasar-fp/SKILL.md +54 -255
- package/plugins/ima-claude/skills/quickstart/SKILL.md +7 -11
- package/plugins/ima-claude/skills/rails/SKILL.md +63 -184
- package/plugins/ima-claude/skills/resume-session/SKILL.md +14 -35
- package/plugins/ima-claude/skills/rg/SKILL.md +61 -146
- package/plugins/ima-claude/skills/ruby-fp/SKILL.md +66 -163
- package/plugins/ima-claude/skills/save-session/SKILL.md +10 -39
- package/plugins/ima-claude/skills/scorecard/SKILL.md +24 -38
- package/plugins/ima-claude/skills/skill-analyzer/SKILL.md +42 -71
- package/plugins/ima-claude/skills/skill-creator/SKILL.md +79 -250
- package/plugins/ima-claude/skills/task-master/SKILL.md +11 -31
- package/plugins/ima-claude/skills/task-planner/SKILL.md +44 -153
- package/plugins/ima-claude/skills/task-runner/SKILL.md +61 -143
- package/plugins/ima-claude/skills/unit-testing/SKILL.md +59 -134
- package/plugins/ima-claude/skills/wp-ddev/SKILL.md +38 -120
- package/plugins/ima-claude/skills/wp-local/SKILL.md +26 -108
|
@@ -5,26 +5,22 @@ description: "Use Serena MCP for ALL code navigation and investigation — it sa
|
|
|
5
5
|
|
|
6
6
|
# Serena MCP - Code Symbol Operations
|
|
7
7
|
|
|
8
|
-
Use Serena for code symbol
|
|
8
|
+
Use Serena FIRST for all code investigation — before Read/Grep/Glob. Reading entire files wastes 40-70% token budget. Serena gives precise symbol-level access: structure without content, bodies only when needed, references without scanning every file.
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
Tools available as `mcp__serena__*` (direct access, not through gateway).
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
## MCP Tools
|
|
12
|
+
## Tools
|
|
15
13
|
|
|
16
14
|
| Tool | Purpose |
|
|
17
15
|
|------|---------|
|
|
18
|
-
| `
|
|
19
|
-
| `
|
|
20
|
-
| `
|
|
21
|
-
| `
|
|
22
|
-
| `
|
|
23
|
-
| `
|
|
24
|
-
|
|
25
|
-
## Workflow: Symbol Discovery
|
|
16
|
+
| `jet_brains_find_symbol` | Find symbols by name path pattern |
|
|
17
|
+
| `jet_brains_find_referencing_symbols` | Find all references to a symbol |
|
|
18
|
+
| `rename_symbol` | Rename symbol across entire codebase |
|
|
19
|
+
| `jet_brains_get_symbols_overview` | Get top-level symbols in a file |
|
|
20
|
+
| `search_for_pattern` | Regex pattern search (preferred for Vue) |
|
|
21
|
+
| `list_dir` | List directory contents |
|
|
26
22
|
|
|
27
|
-
|
|
23
|
+
## Symbol Discovery
|
|
28
24
|
|
|
29
25
|
```
|
|
30
26
|
mcp__serena__jet_brains_find_symbol
|
|
@@ -33,11 +29,9 @@ mcp__serena__jet_brains_find_symbol
|
|
|
33
29
|
depth: 1
|
|
34
30
|
```
|
|
35
31
|
|
|
36
|
-
-
|
|
37
|
-
-
|
|
38
|
-
-
|
|
39
|
-
|
|
40
|
-
### Find All References
|
|
32
|
+
- `depth: 1` — see methods/properties
|
|
33
|
+
- `include_body: true` — only when implementation needed
|
|
34
|
+
- `relative_path` — narrow search scope
|
|
41
35
|
|
|
42
36
|
```
|
|
43
37
|
mcp__serena__jet_brains_find_referencing_symbols
|
|
@@ -46,19 +40,13 @@ mcp__serena__jet_brains_find_referencing_symbols
|
|
|
46
40
|
include_info: true
|
|
47
41
|
```
|
|
48
42
|
|
|
49
|
-
### Get File Overview
|
|
50
|
-
|
|
51
43
|
```
|
|
52
44
|
mcp__serena__jet_brains_get_symbols_overview
|
|
53
45
|
relative_path: "src/services/user.ts"
|
|
54
46
|
depth: 1
|
|
55
47
|
```
|
|
56
48
|
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
## Workflow: Symbol Modification
|
|
60
|
-
|
|
61
|
-
### Rename Symbol
|
|
49
|
+
## Symbol Modification
|
|
62
50
|
|
|
63
51
|
```
|
|
64
52
|
mcp__serena__rename_symbol
|
|
@@ -67,41 +55,29 @@ mcp__serena__rename_symbol
|
|
|
67
55
|
new_name: "fetchUserData"
|
|
68
56
|
```
|
|
69
57
|
|
|
70
|
-
|
|
58
|
+
Updates all references automatically.
|
|
71
59
|
|
|
72
|
-
## Gitignore Handling
|
|
60
|
+
## Gitignore Handling
|
|
73
61
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
Example problem:
|
|
77
|
-
```gitignore
|
|
78
|
-
plugins/ # Ignored
|
|
79
|
-
!plugins/custom/ # Re-included (but Serena may still ignore it)
|
|
80
|
-
```
|
|
62
|
+
Known issue: complex `.gitignore` negation patterns block Serena (GitHub #600). Example: `plugins/` ignored + `!plugins/custom/` re-included — Serena may still skip it.
|
|
81
63
|
|
|
82
|
-
|
|
64
|
+
Workarounds:
|
|
83
65
|
|
|
84
|
-
### Workarounds
|
|
85
|
-
|
|
86
|
-
**For `list_dir`** - use `skip_ignored_files: false`:
|
|
87
66
|
```
|
|
67
|
+
# list_dir — use skip_ignored_files: false
|
|
88
68
|
mcp__serena__list_dir
|
|
89
69
|
relative_path: "plugins"
|
|
90
70
|
recursive: true
|
|
91
71
|
skip_ignored_files: false
|
|
92
|
-
```
|
|
93
72
|
|
|
94
|
-
|
|
95
|
-
```
|
|
73
|
+
# search_for_pattern — target folder directly
|
|
96
74
|
mcp__serena__search_for_pattern
|
|
97
75
|
substring_pattern: "functionName"
|
|
98
76
|
relative_path: "plugins/custom"
|
|
99
77
|
context_lines_before: 2
|
|
100
78
|
context_lines_after: 2
|
|
101
|
-
```
|
|
102
79
|
|
|
103
|
-
|
|
104
|
-
```
|
|
80
|
+
# Or use explicit glob
|
|
105
81
|
mcp__serena__search_for_pattern
|
|
106
82
|
substring_pattern: "functionName"
|
|
107
83
|
paths_include_glob: "**/plugins/**"
|
|
@@ -109,9 +85,7 @@ mcp__serena__search_for_pattern
|
|
|
109
85
|
|
|
110
86
|
## Vue 3 / Quasar Projects
|
|
111
87
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
For `.vue` files and `src/composables/`, prefer pattern search:
|
|
88
|
+
TypeScript LSP doesn't fully understand Vue 3 `<script setup>`. For `.vue` files and `src/composables/`, use pattern search:
|
|
115
89
|
|
|
116
90
|
```
|
|
117
91
|
mcp__serena__search_for_pattern
|
|
@@ -121,54 +95,54 @@ mcp__serena__search_for_pattern
|
|
|
121
95
|
context_lines_after: 2
|
|
122
96
|
```
|
|
123
97
|
|
|
124
|
-
**Decision Logic for Vue**:
|
|
125
98
|
```
|
|
126
|
-
IF
|
|
127
|
-
→
|
|
128
|
-
ELSE IF
|
|
129
|
-
→
|
|
99
|
+
IF .vue file OR src/composables/:
|
|
100
|
+
→ search_for_pattern
|
|
101
|
+
ELSE IF .ts/.js files:
|
|
102
|
+
→ find_symbol, find_referencing_symbols
|
|
130
103
|
```
|
|
131
104
|
|
|
132
105
|
## Decision Logic
|
|
133
106
|
|
|
134
107
|
```
|
|
135
|
-
IF
|
|
136
|
-
→
|
|
137
|
-
ELSE IF
|
|
138
|
-
→
|
|
139
|
-
ELSE IF
|
|
140
|
-
→
|
|
141
|
-
ELSE IF
|
|
142
|
-
→
|
|
143
|
-
ELSE IF
|
|
144
|
-
→
|
|
108
|
+
IF find/understand code symbols:
|
|
109
|
+
→ find_symbol, find_referencing_symbols
|
|
110
|
+
ELSE IF rename/refactor:
|
|
111
|
+
→ rename_symbol
|
|
112
|
+
ELSE IF text pattern search:
|
|
113
|
+
→ search_for_pattern
|
|
114
|
+
ELSE IF gitignore-negated folder:
|
|
115
|
+
→ relative_path directly OR skip_ignored_files: false
|
|
116
|
+
ELSE IF full file content needed:
|
|
117
|
+
→ native Read tool
|
|
145
118
|
```
|
|
146
119
|
|
|
147
120
|
## Error Recovery
|
|
148
121
|
|
|
149
122
|
| Error | Recovery |
|
|
150
123
|
|-------|----------|
|
|
151
|
-
| Symbol not found |
|
|
124
|
+
| Symbol not found | Broader name_path_pattern, check spelling |
|
|
152
125
|
| Vue SFC issues | Switch to search_for_pattern |
|
|
153
|
-
| Gitignore blocking
|
|
126
|
+
| Gitignore blocking | Use relative_path or skip_ignored_files: false |
|
|
154
127
|
| Rename failed | Check if symbol is in external dependency |
|
|
155
128
|
| Too many results | Add relative_path to narrow scope |
|
|
156
129
|
|
|
157
|
-
##
|
|
130
|
+
## Fall Back to Read/Grep Only For
|
|
131
|
+
|
|
132
|
+
- Non-code files: markdown, JSON, YAML, config (LSP doesn't index these)
|
|
133
|
+
- Serena unavailable or returning errors
|
|
134
|
+
- Full file content after overview identified what to read
|
|
158
135
|
|
|
159
|
-
|
|
160
|
-
- Reading configuration files (use Read)
|
|
161
|
-
- Operations on non-code files (markdown, json, yaml)
|
|
162
|
-
- When you need file content, not symbol info
|
|
136
|
+
Never use Grep for code searches — use `search_for_pattern` or `find_symbol`.
|
|
163
137
|
|
|
164
|
-
##
|
|
138
|
+
## Quick Reference
|
|
165
139
|
|
|
166
|
-
|
|
|
167
|
-
|
|
168
|
-
| "Where is UserService used?" | find_referencing_symbols(name_path: "UserService") |
|
|
169
|
-
| "Rename getUserData to fetchUser" | rename_symbol(name_path: "getUserData", new_name: "fetchUser") |
|
|
170
|
-
| "What methods does AuthService have?" | find_symbol(name_path: "AuthService", depth: 1) |
|
|
171
|
-
| "Find useAuth
|
|
172
|
-
| "Search in plugins folder" | search_for_pattern(relative_path: "plugins/custom") |
|
|
173
|
-
| "List plugins directory" | list_dir(relative_path: "plugins", skip_ignored_files: false) |
|
|
174
|
-
| "Show me
|
|
140
|
+
| Request | Tool |
|
|
141
|
+
|---------|------|
|
|
142
|
+
| "Where is UserService used?" | `find_referencing_symbols(name_path: "UserService")` |
|
|
143
|
+
| "Rename getUserData to fetchUser" | `rename_symbol(name_path: "getUserData", new_name: "fetchUser")` |
|
|
144
|
+
| "What methods does AuthService have?" | `find_symbol(name_path: "AuthService", depth: 1)` |
|
|
145
|
+
| "Find useAuth in Vue files" | `search_for_pattern(pattern: "useAuth", glob: "**/*.vue")` |
|
|
146
|
+
| "Search in plugins folder" | `search_for_pattern(relative_path: "plugins/custom")` |
|
|
147
|
+
| "List plugins directory" | `list_dir(relative_path: "plugins", skip_ignored_files: false)` |
|
|
148
|
+
| "Show me user.ts" | Native Read |
|
|
@@ -5,16 +5,16 @@ description: Use Tavily MCP for web research and current information beyond know
|
|
|
5
5
|
|
|
6
6
|
# Tavily MCP - Web Research & Current Information
|
|
7
7
|
|
|
8
|
-
Use Tavily for current information and research instead of multiple WebFetch calls.
|
|
8
|
+
Use Tavily for current information and multi-source research instead of multiple WebFetch calls.
|
|
9
9
|
|
|
10
|
-
##
|
|
10
|
+
## Tools
|
|
11
11
|
|
|
12
12
|
| Tool | Purpose |
|
|
13
13
|
|------|---------|
|
|
14
14
|
| `mcp__tavily__search` | Web search with depth control |
|
|
15
15
|
| `mcp__tavily__extract` | Extract content from specific URLs |
|
|
16
16
|
|
|
17
|
-
##
|
|
17
|
+
## Search
|
|
18
18
|
|
|
19
19
|
```
|
|
20
20
|
mcp__tavily__search
|
|
@@ -23,96 +23,73 @@ mcp__tavily__search
|
|
|
23
23
|
max_results: 10
|
|
24
24
|
```
|
|
25
25
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
26
|
+
| Parameter | Values | Default |
|
|
27
|
+
|-----------|--------|---------|
|
|
28
|
+
| `query` | string | required |
|
|
29
|
+
| `search_depth` | `basic` / `advanced` | `basic` |
|
|
30
|
+
| `max_results` | number | 5 |
|
|
31
|
+
| `topic` | `general` / `news` | `general` |
|
|
32
|
+
| `days` | N (last N days) | — |
|
|
33
|
+
| `include_domains` | array | — |
|
|
34
|
+
| `exclude_domains` | array | — |
|
|
34
35
|
|
|
35
|
-
|
|
36
|
+
| Depth | Use Case |
|
|
37
|
+
|-------|----------|
|
|
38
|
+
| `basic` | Factual lookups, quick answers |
|
|
39
|
+
| `advanced` | Comparisons, multiple perspectives |
|
|
36
40
|
|
|
37
|
-
|
|
38
|
-
|-------|----------|---------------|
|
|
39
|
-
| `basic` | Standard factual lookups, quick answers | Fast |
|
|
40
|
-
| `advanced` | Comprehensive research, comparisons, multiple perspectives | Slower, more thorough |
|
|
41
|
+
## Query Patterns
|
|
41
42
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
43
|
+
| Need | Pattern |
|
|
44
|
+
|------|---------|
|
|
45
|
+
| Latest features | `"[library] [version] new features [year]"` |
|
|
46
|
+
| Breaking changes | `"[library] [version] migration breaking changes"` |
|
|
47
|
+
| Comparisons | `"[tool A] vs [tool B] comparison [year]"` |
|
|
48
|
+
| Best practices | `"[topic] best practices [year]"` |
|
|
48
49
|
|
|
49
|
-
|
|
50
|
-
| Need | Query Pattern |
|
|
51
|
-
|------|---------------|
|
|
52
|
-
| Latest version features | "[library] [version] new features [year]" |
|
|
53
|
-
| Breaking changes | "[library] [version] migration breaking changes" |
|
|
54
|
-
| Comparisons | "[tool A] vs [tool B] comparison [year]" |
|
|
55
|
-
| Best practices | "[topic] best practices [year]" |
|
|
50
|
+
Always include year. Be specific: `"Vite 6 breaking changes"` not `"Vite updates"`.
|
|
56
51
|
|
|
57
|
-
## Extract
|
|
52
|
+
## Extract
|
|
58
53
|
|
|
59
54
|
```
|
|
60
55
|
mcp__tavily__extract
|
|
61
56
|
urls: ["https://example.com/article"]
|
|
62
57
|
```
|
|
63
58
|
|
|
64
|
-
Extracts clean content from specific URLs.
|
|
65
|
-
|
|
66
59
|
## Decision Logic
|
|
67
60
|
|
|
68
61
|
```
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
→ Use native WebFetch
|
|
75
|
-
ELSE IF question within Claude's knowledge:
|
|
76
|
-
→ Use native Claude
|
|
77
|
-
ELSE IF asking about library API (not "what's new"):
|
|
78
|
-
→ Use Context7 instead
|
|
62
|
+
Post-Jan-2025 info needed → Tavily
|
|
63
|
+
Multi-source research needed → Tavily
|
|
64
|
+
Single known URL → WebFetch
|
|
65
|
+
Library API docs (not "what's new") → Context7
|
|
66
|
+
Question within Claude's knowledge → native Claude
|
|
79
67
|
```
|
|
80
68
|
|
|
81
|
-
## When NOT to Use
|
|
82
|
-
|
|
83
|
-
- Library API documentation (use Context7)
|
|
84
|
-
- Code symbol searches (use Serena)
|
|
85
|
-
- Questions Claude already knows (pre-cutoff knowledge)
|
|
86
|
-
- Single URL content extraction where native WebFetch works
|
|
87
|
-
|
|
88
69
|
## Examples
|
|
89
70
|
|
|
90
|
-
|
|
|
91
|
-
|
|
92
|
-
| "What's new in Vue 4?" |
|
|
93
|
-
| "Compare Bun vs Node 2026" |
|
|
94
|
-
| "
|
|
95
|
-
| "
|
|
96
|
-
| "Quasar QDialog API" | Use Context7 (library docs) |
|
|
71
|
+
| Request | Action |
|
|
72
|
+
|---------|--------|
|
|
73
|
+
| "What's new in Vue 4?" | `search(query: "Vue 4 new features 2026", search_depth: "basic")` |
|
|
74
|
+
| "Compare Bun vs Node 2026" | `search(query: "Bun vs Node.js comparison 2026", search_depth: "advanced")` |
|
|
75
|
+
| "How does useState work?" | Native Claude |
|
|
76
|
+
| "Quasar QDialog API" | Context7 |
|
|
97
77
|
|
|
98
78
|
## Source Attribution
|
|
99
79
|
|
|
100
|
-
|
|
80
|
+
Always include after Tavily results:
|
|
101
81
|
|
|
102
82
|
```
|
|
103
83
|
Sources:
|
|
104
|
-
- [
|
|
105
|
-
- [Release Notes](https://github.com/vuejs/...)
|
|
84
|
+
- [Source Name](https://url)
|
|
106
85
|
```
|
|
107
86
|
|
|
108
87
|
## Setup
|
|
109
88
|
|
|
110
|
-
Requires Tavily API key. Install with:
|
|
111
89
|
```bash
|
|
90
|
+
# Automated
|
|
112
91
|
bun run scripts/setup-mcp.ts
|
|
113
|
-
```
|
|
114
92
|
|
|
115
|
-
|
|
116
|
-
```bash
|
|
93
|
+
# Manual
|
|
117
94
|
claude mcp add --scope user -e TAVILY_API_KEY=your-key -- tavily npx -y tavily-mcp@latest
|
|
118
95
|
```
|