
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@p1va/symbols
Advanced tools
Read, inspect and navigate through codebase symbols by connecting to Language Servers.
By connecting to a Language Server of choice this MCP server makes it easy and efficient for coding agents to explore and navigate the codebase and its dependencies. The server offers a minimal set of tools, resources and skills intended to be simple to use and light on the model's context.
outline: returns an outline of code symbols in a file, optionally with a small code snippetinspect: returns docs, declaration and implementation locations for a symbol, including third-party onessearch: returns matching symbols across the codebasereferences: finds all references of a symbol across the codebasecall_hierarchy: returns incoming and outgoing call relationships for a callable symbolrename: renames all references of a symbol across the codebasediagnostics: returns active diagnostics in a given filecompletion: returns contextual completions at a given locationreload: reloads the effective config and reapplies it to currently running language serverslanguage-servers://profiles: returns the configured language servers along with their state.language-servers://profiles/{name}: returns a more detailed view of one language server.language-servers://profiles/{name}/logs: returns the Language Server logs for troubleshooting.install-language-server: installs, configures, validates, or troubleshoots a language-server profile for the current workspace.language-server-navigation: guides symbol inspection, references, rename, diagnostics, and search through Language Server tools before falling back to text search.codex plugin marketplace add p1va/symbols
codex plugin add symbols@symbols
Then ask Codex:
Please install and configure the language servers relevant to this codebase
agy plugin install https://github.com/p1va/symbols.git
Then ask Gemini:
Install and configure the language servers relevant to this codebase.
For manual configuration and language servers examples see here.
pnpm lint outputs the lint violationspnpm lint:fix attempts to fix lint violationspnpm format formats the codebasepnpm format:check checks formatting without changing filespnpm dev starts in development modepnpm build runs the linter and buildpnpm start starts the built artifactspnpm test:unit runs the unit testspnpm test:integration:{language id} runs the integration tests for a given languagepnpm version patch to synchronize generated assets, bump the version, and
create a single commit and tag. Use minor or major when appropriate.git push --follow-tags to push the commit and tag.The version lifecycle checks formatting, mirrors .agents/skills/ into the
Antigravity and Codex distributions, and updates the versioned Codex plugin
manifest before the commit and tag are created.
FAQs
MCP server to read, inspect and troubleshoot codebase symbols
The npm package @p1va/symbols receives a total of 61 weekly downloads. As such, @p1va/symbols popularity was classified as not popular.
We found that @p1va/symbols demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.