Skip to main content
StableAdapters

Tabnine Adapter

The Tabnine adapter registers the forg MCP server in ~/.tabnine/mcp.json. It emits metadata about AI-assisted coding sessions and tool usage while keeping source code and completions on the local machine.

Install

forg connect tabnine

How it works

FORG installs the MCP server configuration at ~/.tabnine/mcp.json. Once connected, Tabnine sessions are automatically registered with FORG, and you can view session metadata, token usage, and cost attribution in your dashboard.

Verification

After installation, run forg status to confirm the adapter is active. Open your FORG dashboard to see Tabnine sessions appear in real time.

Capabilities

  • MCP server integration
  • Session boundaries
  • Tool-call signals
  • Metadata-only capture (no prompt content)
© 2026 FORG by UpgradIQ, Inc. All rights reserved.Edit this page on GitHub