pi-mcp-adapter
活跃·★ 793·MIT·更新于 2026-05-25
★ 宝藏工具★ 开发者工具
在 Pi 中使用 MCP 服务器,且不会耗尽上下文窗口。
Pi MCP Adapter 让你能在 Pi 中使用 MCP 服务器,同时避免令牌膨胀。它只在需要时惰性连接服务器,缓存工具元数据,并通过单个代理工具减少上下文使用。支持多种生命周期模式、直接工具和交互式配置。
#人工智能#Claude#coding-agent#扩展插件#大语言模型
在 Pi 中使用 MCP 服务器,且不会耗尽上下文窗口。
Pi MCP Adapter 让你能在 Pi 中使用 MCP 服务器,同时避免令牌膨胀。它只在需要时惰性连接服务器,缓存工具元数据,并通过单个代理工具减少上下文使用。支持多种生命周期模式、直接工具和交互式配置。
I love how lightweight this is. Definitely a must-have if you are building complex coding agents on a budget.
Using this to connect Claude to my local dev environment. It cut down my token consumption by almost 40% during long debugging sessions.
Is there any noticeable latency overhead when passing large context windows through this adapter?
Setup was painless. It plays nicely with Node 20 and Claude Desktop out of the box.