Recipes

Short, copy-pasteable integrations for wiring sverklo as an MCP server into specific agent stacks. One file, one shell command, one verifiable behaviour.

custom-mcp-client →

The most general recipe: wire sverklo into any MCP-compatible agent stack. ~35 lines of TypeScript using the official @modelcontextprotocol/sdk. Covers stdio framing, cold-start amortization, repo path resolution, and the gotchas custom-client integrations actually hit.

2026-05-06 · typescript · @modelcontextprotocol/sdk · any agent

cursor-sdk →

Wire sverklo as an MCP server inside a programmatic Cursor SDK agent. 30 lines of TypeScript. The agent gets sverklo's 37 tools alongside Cursor's built-in semSearch.

2026-05-02 · typescript · cursor sdk

More recipes for Claude Code subagents, Windsurf, and Zed are in the queue. Open an issue at github.com/sverklo/sverklo/issues with the integration you need next.