Skip to content

anortham/julie

v8.0.0MIT

Code intelligence server: search, navigation, and refactoring across 36 languages

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

juliestdio
{
  "type": "stdio",
  "command": "node",
  "args": [
    "${PLUGIN_ROOT}/hooks/run.cjs"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "julie",
  "version": "8.0.0",
  "description": "Code intelligence server: search, navigation, and refactoring across 36 languages",
  "author": {
    "name": "Alan Northam"
  },
  "homepage": "https://github.com/anortham/julie",
  "repository": "https://github.com/anortham/julie-plugin",
  "license": "MIT",
  "keywords": [
    "code-intelligence",
    "search",
    "navigation",
    "refactoring",
    "tree-sitter",
    "mcp"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • dead_code_inventory.py
  • LICENSE
View on GitHub