morph-search by parcadei/continuous-claude-v3
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill morph-search使用 WarpGrep 实现快速、AI 驱动的代码库搜索。比传统 grep 快 20 倍。
uv run python -m runtime.harness scripts/mcp/morph_search.py \
--search "authentication" --path "."
uv run python -m runtime.harness scripts/mcp/morph_search.py \
--search "def.*login" --path "./src"
uv run python -m runtime.harness scripts/mcp/morph_search.py \
--edit "/path/to/file.py" --content "new content"
| 参数 | 描述 |
|---|---|
--search |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 搜索查询/模式 |
--path | 要搜索的目录(默认:.) |
--edit | 要编辑的文件路径 |
--content | 文件的新内容(与 --edit 一起使用) |
# 查找所有异步函数
uv run python -m runtime.harness scripts/mcp/morph_search.py \
--search "async def" --path "./src"
# 搜索导入语句
uv run python -m runtime.harness scripts/mcp/morph_search.py \
--search "from fastapi import" --path "."
| 工具 | 最佳适用场景 |
|---|---|
| morph/warpgrep | 快速文本/正则表达式搜索(快 20 倍) |
| ast-grep | 结构化代码搜索(理解语法) |
需要在 mcp_config.json 中配置 morph 服务器,并提供 MORPH_API_KEY。
每周安装量
194
代码仓库
GitHub 星标数
3.6K
首次出现
Jan 22, 2026
安全审计
安装于
opencode189
codex186
gemini-cli185
cursor183
github-copilot180
amp177
Fast, AI-powered codebase search using WarpGrep. 20x faster than traditional grep.
uv run python -m runtime.harness scripts/mcp/morph_search.py \
--search "authentication" --path "."
uv run python -m runtime.harness scripts/mcp/morph_search.py \
--search "def.*login" --path "./src"
uv run python -m runtime.harness scripts/mcp/morph_search.py \
--edit "/path/to/file.py" --content "new content"
| Parameter | Description |
|---|---|
--search | Search query/pattern |
--path | Directory to search (default: .) |
--edit | File path to edit |
--content | New content for file (use with --edit) |
# Find all async functions
uv run python -m runtime.harness scripts/mcp/morph_search.py \
--search "async def" --path "./src"
# Search for imports
uv run python -m runtime.harness scripts/mcp/morph_search.py \
--search "from fastapi import" --path "."
| Tool | Best For |
|---|---|
| morph/warpgrep | Fast text/regex search (20x faster) |
| ast-grep | Structural code search (understands syntax) |
Requires morph server in mcp_config.json with MORPH_API_KEY.
Weekly Installs
194
Repository
GitHub Stars
3.6K
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykPass
Installed on
opencode189
codex186
gemini-cli185
cursor183
github-copilot180
amp177
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
116,600 周安装
Google日历每周日程规划技能:自动查看空闲时段与添加事件
7,700 周安装
AI邮件设计工具:使用inference.sh CLI生成高转化率营销邮件模板与布局指南
7,700 周安装
GitHub Copilot TLDR Prompt:AI助手快速生成技术文档摘要工具
7,700 周安装
Power Platform Dataverse Python SDK 解决方案架构师 - 业务用例构建与代码生成
7,700 周安装
OG 图片设计工具:一键生成社交分享图片,支持多平台尺寸规范
7,700 周安装
Google Workspace CLI 行政助理技能 | 高效管理高管日程、邮件与会议
7,800 周安装