Pillar 06 · VS Code Integration

Where developers already live.

The Sarthy MCP server brings the alignment engine, knowledge repo, and task surface into VS Code. Developers never leave the editor to file an issue, search a decision, or check why a task exists.

Seventeen tool sets

Everything Sarthy does, available in the IDE.

sarthy_dashboard sarthy_team sarthy_audit sarthy_projects sarthy_tasks sarthy_task_detail sarthy_search sarthy_alignment sarthy_uploads sarthy_wiki sarthy_knowledge sarthy_meetings sarthy_rules sarthy_chat_channels sarthy_notifications sarthy_pat sarthy_agent

Reads sync within 5 seconds. Mutating operations get a job_id for tracking.

Per-user keys

Every developer gets their own MCP PAT. Real identity carries through to commits, MR reviews, and audit log. No shared tokens.

Aligned at write time

Sarthy MCP checks the alignment of what you're about to write against the contract, the spec, and recent decisions. Drift surfaces before you commit.

Privacy-respecting

Read tool calls are counter-only in the audit log. Mutating operations get the full payload. Per-user spend caps. Cancellable async jobs.

The shape of the integration

Local binary. Your install. Your keys.

  • V1 ships a local sarthy-mcp binary. Stdio to the IDE, HTTPS to your Sarthy install. No third-party MCP host. V2 adds hosted option.
  • Sub-5s response for reads. Search the knowledge repo, fetch a task, look up a decision. All within a developer attention span.
  • Destructive operations are Web UI only in V1. Deletes, role changes, deactivations require the human-in-the-loop web flow.
  • Graceful key rotation. install_secret rotation is a first-class operation, not data-loss. Default 7-day grace, owner-tunable.

See it in your editor

Wire the MCP into your VS Code.

Twenty minutes. We install Sarthy on your server, then connect the MCP into your editor. You see alignment-at-write-time on your real codebase.

Book a demo