bifrost
v0.11.5by BrokkAi · author: Brokk
Bifrost by Brokk: multi-language code intelligence and MCP workflows.
What bifrost does, in the publisher's words
This directory implements the Agent Plugins v1 package for Bifrost. Codex uses its package adapter, while the root package files remain the portable Agent Plugins v1 fallback. Pi, Claude Code, and Cursor also use this directory with their host adapters. Every host reuses the same launcher and pinned release metadata. The npm package @brokk/bifrost-agent contains the Pi extension.
None of these distributions bundles the Bifrost binary. The launcher resolves a released Bifrost binary and makes a multi-language code-analysis subset of the bifrost MCP tools discoverable through each host's plugin system.
The plugin name is bifrost across the portable package, Claude Code, Codex, and Cursor. Brokk owns the brokk marketplace namespace, so Claude/Codex marketplace installs read as bifrost@brokk where the host exposes namespace-qualified install names.
From the project README, punctuation lightly normalized · Open the README on GitHub
- Skills
- 4
- MCP servers
- 1
- Stars
- 14
- License
- Apache-2.0
- Repo created
- 2026-08-14
- Last pushed
- 2026-09-21
- Publisher type
- Organization
- Version
- 0.11.5
Links
Skills · 4
- bifrost-code-navigation
- Find symbol definitions, references, call sites, and related files using Bifrost's search_symbols, get_symbol_locations, scan_usages_by_location, and most_relevant_files tools.
- bifrost-code-reading
- Read implementation details and source structure using Bifrost's get_summaries and get_symbol_sources tools.
- bifrost-codebase-search
- Discover symbols, structural code shapes, and files with Bifrost's search_symbols, query_code, scan_usages_by_location, and most_relevant_files tools, with host file search for paths and arbitrary text.
- bifrost-policy-checking
- Discover Bifrost policy packs and categories, run built-in and repository RQL policies, and interpret clean, finding, and unreliable results. Use for policy checks, code-smell checks, category-specific scans, or final validation of code changes.
Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
MCP servers · 1
- bifroststdio
- ./bin/bifrost-launcher.mjs --mcp symbol|extended
Read from the plugin's own mcp.json. We list environment variable names, never values.
Category
Code Review & Quality. Assigned by this directory. Agent Plugins 1.0.0 has no category field, so no manifest declares one.
Keywords
bifrost · mcp · code-intelligence · tree-sitter
Related by publisher and keywords
Framework-aware code intelligence MCP server: 88 framework integrations, 81 languages, 72.7% fewer input tokens to review a pull request, comprehension at parity
A repo's vocabulary as a database, enforced against the code by a tree-sitter scan in every language it declares, Python, TypeScript, Go, Rust, Swift, Java, Ruby, Elixir, C/C++. Check a name before declaring it, mine the words a codebase is already asking for, propagate a rename by token, and inherit one org ontology across every repo. Design tokens are one kind of word among many.
Read-only GitPulse control plane for agents: worktrees, collisions, ledger, provenance, and in-process code intelligence.
Upgrade your AI agent from text search to code understanding.
World Monitor agent plugin: live global-intelligence MCP servers plus task-focused agent skills for country risk, conflict, markets, chokepoints, energy, climate, and related situational awareness.
Up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
[](https://agentpluginsdirectory.com/plugins/bifrost)✓ Verified . We fetched the manifest from GitHub and checked it against the official Agent Plugins 1.0.0 schema at agent-plugins.org.