aiagent.club
English
GitHub 仓库

nicobailon/pi-mcp-adapter

TypeScript 首次收录 2026-01-19 更新于 2026-09-16 查看源 ↗

在全部 GitHub 仓库 中按Star排名第 525(共 802)

1.5k Star

Token-efficient MCP adapter for Pi coding agent

项目介绍

Use MCP servers with Pi without burning your context window.

Mario wrote about why you might not need MCP. The problem: tool definitions are verbose. A single MCP server can burn 10k+ tokens, and you're paying that cost whether you use those tools or not. Connect a few servers and you've burned half your context window before the conversation starts.

His take: skip MCP entirely, write simple CLI tools instead.

But the MCP ecosystem has useful stuff - databases, browsers, APIs. This adapter gives you access without the bloat. One proxy tool (200 tokens) instead of hundreds. The agent discovers what it needs on-demand. Servers only start when you actually use them.

The adapter reads…

摘自 github.com/nicobailon/pi-mcp-adapter

最新指标

Star 1.5k 2026-09-16
Fork 342 2026-09-16
提交 521 2026-09-16
发布 63 2026-09-16
Watcher 6 2026-09-16
开放 issue 4 2026-09-16
开放 PR 2 2026-09-16