·using-heavy-mcps
{}

using-heavy-mcps

nweii/agent-stuff

mcporter と jq を使用して、Sanity や Brain vault などの重い MCP によるトークンの肥大化を軽減します。チャットの外で出力をフィルタリングおよび圧縮して、重要なデータのみをモデルにフィードバックします。

3インストール·0トレンド·@nweii

インストール

$npx skills add https://github.com/nweii/agent-stuff --skill using-heavy-mcps

SKILL.md

When working with MCPs that return large payloads—like Sanity queries with full document content or Brain vault searches with entire file contents—you can route these calls through mcporter outside of chat, trim the output with jq, and feed only the compact result back to the model. This avoids the 20–40k token bloat that comes from loading full responses into context.

mcporter responses include built-in helpers that can replace jq for simple extractions. Choose based on your needs:

mcporter returns results wrapped in a CallResult object with helper methods:

mcporter と jq を使用して、Sanity や Brain vault などの重い MCP によるトークンの肥大化を軽減します。チャットの外で出力をフィルタリングおよび圧縮して、重要なデータのみをモデルにフィードバックします。 ソース: nweii/agent-stuff。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/nweii/agent-stuff --skill using-heavy-mcps
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-03
更新日
2026-02-18

クイックアンサー

using-heavy-mcps とは?

mcporter と jq を使用して、Sanity や Brain vault などの重い MCP によるトークンの肥大化を軽減します。チャットの外で出力をフィルタリングおよび圧縮して、重要なデータのみをモデルにフィードバックします。 ソース: nweii/agent-stuff。

using-heavy-mcps のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/nweii/agent-stuff --skill using-heavy-mcps インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/nweii/agent-stuff