---
title: MCP
description: Run the local Model Context Protocol server for sently tooling.
icon: Server
source: "tools/mcp/index.ts"
---

The repository exposes a local MCP server through the `bun run mcp` script.

```bash
bun run mcp
```

Consult the server tool descriptions after connecting; only invoke tools that the connected server advertises.

<Cards><Card title="llms.txt" href="/docs/ai/llms-txt" /></Cards>
