@snowmead/oxcode-mcp
Advanced tools
+1
-1
| { | ||
| "name": "@snowmead/oxcode-mcp", | ||
| "version": "0.3.0", | ||
| "version": "0.4.0", | ||
| "description": "npm launcher for the oxcode MCP server — PageRank-curated code intelligence for coding agents. Requires the self-updating `oxcode` binary on PATH.", | ||
@@ -5,0 +5,0 @@ "mcpName": "io.github.snowmead/oxcode", |
+5
-3
@@ -38,4 +38,6 @@ # @snowmead/oxcode-mcp | ||
| Index a project first (`oxcode index`, or call the `oxcode_index` tool) so the | ||
| read tools have data. See the [oxcode repo](https://github.com/oxgraph/oxcode) | ||
| for the full CLI and tool list. | ||
| Call the `oxcode_watch` tool once: it builds the index and keeps it current as | ||
| files change. Across many `oxcode mcp` processes on one folder, a file lock elects | ||
| a single writer (the one watcher/re-indexer) while the rest serve reads, and a | ||
| standby takes over if the writer exits. See the | ||
| [oxcode repo](https://github.com/oxgraph/oxcode) for the full CLI and tool list. |
3641
5.2%43
4.88%