jarvis-intelligence/jarvis
jarvis-intelligence★ 0Python最后同步: 2026-08-08
JARVIS is an intelligent layer that gives agents access to their code, knowledge, context, memory, tools, and runtime — starting locally on your machine, with the ability to extend into the cloud.
README 摘要
jarvis Local-first code intelligence for coding agents. Precomputed SCIP navigation (go-to-definition, find-references, call hierarchy, document symbols), Zoekt lexical search, cross-repo blast radius, and semantic search — exposed as MCP tools to Claude Code, Cursor, or any MCP client. Runs as a single stdio process reading local SQLite files. No server, no auth, no network, nothing leaves your machine. Quick Start 4. Register the MCP server. Using Claude Code, install the plugin and it registers itself: Any other MCP client (or Claude Code without the plugin) registers manually: That's it — ask your agent "find all references to AuthService " and it will call findReferences instead of grepping. Other MCP clients (Cursor, Claude Desktop, any stdio client) If your client can't find jarvis-server on PATH (GUI apps often don't inherit your shell's), use the absolute path from which jarvis-server . Running from a clone instead MCP tools Tool What it does goToDefinition Resolve a symbol to its defining file and range findReferences Every occurrence of a symbol across the indexed repo callHierarchy Incoming/outgoing calls for a symbol documentSymbols Outline of every symbol defined in o…
在 GitHub 查看完整 README →分类
A MCP server for Stata to integrate Stata into your agent.
★ 244
Nagi-ovo/dsh-find-plugins帮 DSH 搜索、安装并验证插件的 Skill|A DSH skill that finds, installs, and verifies GitHub plugins
★ 110
liustack/modsearchThe web plugin for DeepSeek Harness, and the search bridge for every model without native web access. Ask the web or X, get structured JSON evidence. | DeepSeek Harness 的 web 插件,为不能联网的模型补上搜索。问网页或 X,拿回结构化 JSON 证据(搜索、抓取、引用)。
★ 106