Releases: sugukurukabe/koko-call-mcp
Release list
JP Bids MCP v0.9.0
Summary
- Adds Investor Radar: five Pro tools that map KKJ procurement notices to listed-company tickers, plus the
ui://jp-bids/investor-radar.htmlMCP App. - Prices use J-Quants API key passthrough only (never stored). Pair a market-data MCP in the same session to compare notices with daily bars. No buy/sell advice.
- Records SDK 1.29.0 gaps (Tasks / ttlMs / cacheScope / server/discover) as future work in ADR-0025.
Try it
「6702 の官公需公告と、公告日前後の終値を見せて」
Verification
npm run release:gate- npm: https://www.npmjs.com/package/jp-bids-mcp/v/0.9.0
- Production: https://mcp.bid-jp.com/stats (
0.9.0) - Commit:
ec625cfb702d3737e611fed5a9fb635cfc02385f - Docs: https://github.com/sugukurukabe/koko-call-mcp/blob/main/docs/investor-radar.md
JP Bids MCP v0.8.0
Summary
- Aligns JP Bids MCP with the v0.8.0 compliance baseline for Core MCP, MCP Apps, OAuth, and KKJ data handling.
- Hardens OAuth with shared Firestore-backed state, one-time authorization codes, refresh rotation, strict JWT validation, and production rate limiting.
- Refreshes AI Bid Workspace public content, server card metadata, release gates, and data-retention safeguards.
Verification
npm run release:gate- Cloud Run production:
https://mcp.bid-jp.com/mcp - Remote health and MCP smoke passed on
mcp.bid-jp.com.
v0.7.1 — J-Grants + freee MCP Interoperability
v0.7.1 — J-Grants + freee + 拡張性
主な変更
- Jグランツ MCP 連携: デジタル庁 J-Grants MCP との組み合わせワークフローガイド + 設定ファイル
- freee MCP 連携: 入札→会計処理の4ワークフロー(資金確認・売上登録・請求書生成・費用対効果)
- デジタル庁 OSS 貢献: jgrants-mcp-server へ4本のPR送信(バグ修正・stateless_http・Dockerfile・テスト14件)
- 保存検索 + 新着通知:
save_search/check_saved_search/list_saved_searchesの3ツール追加(14→17ツール) - ホワイトラベル対応: 環境変数6つでブランド名を切替。コード変更不要でOEM提供可能
- 利用統計エンドポイント:
/statsでリクエスト数・稼働時間を返却 - プロダクトランディングページ: Before/After比較・セットアップタブ・会話例を表示
- テスト強化: 99→103テスト(saved-search roundtrip, /stats, LP表示)
- 拡張性ガイド:
docs/extensibility.mdにプラグインアーキテクチャを文書化
技術仕様
- 17 MCP Tools / 9 Resources / 3 Prompts / 3 Resource Templates
- Streamable HTTP + OAuth 2.0 (PKCE + DCR)
- Cloud Run: https://mcp.bid-jp.com
インストール
npx --yes jp-bids-mcpClaude Desktop / Cursor の設定例は README を参照。
JP Bids MCP v0.3.4
JP Bids MCP v0.3.4
日本語
v0.3.4 は、CSV/JSON export CLIを追加するリリースです。
主な変更:
jp-bids-exportCLIを追加。- 条件に合う入札候補をCSVまたはJSONで標準出力へ出力。
- Google Sheets / Excelに貼りやすいカラム構成を追加。
- export用の設定パース、CSV escaping、検索結果出力をテスト。
English
v0.3.4 adds the CSV/JSON export CLI.
Highlights:
- Added the
jp-bids-exportCLI. - Export matching bid candidates as CSV or JSON to stdout.
- Added columns designed for Google Sheets and Excel workflows.
- Tested export config parsing, CSV escaping, and search-result output.
Bahasa Indonesia
v0.3.4 menambahkan CLI ekspor CSV/JSON.
Perubahan utama:
- Menambahkan CLI
jp-bids-export. - Mengekspor kandidat tender yang cocok sebagai CSV atau JSON ke stdout.
- Menambahkan kolom yang mudah dipakai di Google Sheets dan Excel.
- Menguji parsing konfigurasi export, escaping CSV, dan output hasil pencarian.
JP Bids MCP v0.3.3
JP Bids MCP v0.3.3
日本語
v0.3.3 は、Slack通知MVPを追加するリリースです。
主な変更:
jp-bids-slack-briefingCLIを追加。- Slack Bot tokenによる
chat.postMessage投稿に対応。 npm run slack:briefingとdry-runを追加。- Slack briefingの設定・メッセージ整形・APIエラー処理をテスト。
English
v0.3.3 adds the Slack notification MVP.
Highlights:
- Added the
jp-bids-slack-briefingCLI. - Added Slack Bot token support through
chat.postMessage. - Added
npm run slack:briefingand dry-run mode. - Tested Slack briefing configuration, message formatting, and API error handling.
Bahasa Indonesia
v0.3.3 menambahkan MVP notifikasi Slack.
Perubahan utama:
- Menambahkan CLI
jp-bids-slack-briefing. - Menambahkan dukungan Slack Bot token melalui
chat.postMessage. - Menambahkan
npm run slack:briefingdan mode dry-run. - Menguji konfigurasi briefing Slack, formatting pesan, dan penanganan error API.
JP Bids MCP v0.3.2
JP Bids MCP v0.3.2
日本語
v0.3.2 は、Cloud Run remote endpointをMCP Registry metadataへ追加するリリースです。
主な変更:
https://mcp.bid-jp.com/mcpをStreamable HTTP remoteとして追加。- custom domainで安定して確認できる
/readyzを追加。 - READMEと
.well-knownmetadataにremote endpointを反映。
English
v0.3.2 adds the Cloud Run remote endpoint to MCP Registry metadata.
Highlights:
- Added
https://mcp.bid-jp.com/mcpas a Streamable HTTP remote. - Added
/readyzfor reliable custom-domain readiness checks. - Reflected the remote endpoint in README and
.well-knownmetadata.
Bahasa Indonesia
v0.3.2 menambahkan endpoint remote Cloud Run ke metadata MCP Registry.
Perubahan utama:
- Menambahkan
https://mcp.bid-jp.com/mcpsebagai remote Streamable HTTP. - Menambahkan
/readyzuntuk pemeriksaan readiness custom domain yang stabil. - Memperbarui README dan metadata
.well-knowndengan endpoint remote.
JP Bids MCP v0.3.1
JP Bids MCP v0.3.1
日本語
v0.3.1 は、長期運用に向けたMCPメタデータ強化リリースです。
主な変更:
org://{organization_name}Resource Template を追加。- Resource metadata/annotations を強化。
public/.well-known/agents.jsonを追加。- Tasks、Sampling、OAuth、Cloud Run remoteの導入条件をADRで明文化。
- Prompt引数schemaをTool schemaに近づけ、決定論的処理へ進む準備を追加。
English
v0.3.1 strengthens MCP metadata for long-term operation.
Highlights:
- Added the
org://{organization_name}Resource Template. - Strengthened Resource metadata and annotations.
- Added
public/.well-known/agents.json. - Documented when Tasks, Sampling, OAuth, and Cloud Run remote metadata should be introduced.
- Aligned prompt argument schemas more closely with tool schemas as groundwork for deterministic orchestration.
Bahasa Indonesia
v0.3.1 memperkuat metadata MCP untuk operasi jangka panjang.
Perubahan utama:
- Menambahkan Resource Template
org://{organization_name}. - Memperkuat metadata dan annotations Resource.
- Menambahkan
public/.well-known/agents.json. - Mendokumentasikan kapan Tasks, Sampling, OAuth, dan metadata remote Cloud Run perlu ditambahkan.
- Menyelaraskan schema argumen prompt dengan schema tool sebagai dasar orchestration deterministik.
JP Bids MCP v0.3.0
JP Bids MCP v0.3.0
日本語
v0.3.0 は、公開名を jp-bids-mcp に変更するリネームリリースです。
主な変更:
- npm package名を
jp-bids-mcpに変更。 - CLI名を
jp-bids-mcpに変更。 - MCP server name、Registry metadata、READMEを JP Bids MCP に統一。
JP_BIDS_RATE_LIMIT_PER_SECONDを正式な環境変数名に変更。- 旧
KOKO_CALL_RATE_LIMIT_PER_SECONDは互換aliasとして維持。
English
v0.3.0 is a rename release that changes the public package name to jp-bids-mcp.
Highlights:
- Renamed the npm package to
jp-bids-mcp. - Renamed the CLI command to
jp-bids-mcp. - Unified the MCP server name, Registry metadata, and README under JP Bids MCP.
- Introduced
JP_BIDS_RATE_LIMIT_PER_SECONDas the primary environment variable. - Kept
KOKO_CALL_RATE_LIMIT_PER_SECONDas a backward-compatible alias.
Bahasa Indonesia
v0.3.0 adalah rilis rename yang mengubah nama package publik menjadi jp-bids-mcp.
Perubahan utama:
- Mengubah nama package npm menjadi
jp-bids-mcp. - Mengubah perintah CLI menjadi
jp-bids-mcp. - Menyatukan nama server MCP, metadata Registry, dan README sebagai JP Bids MCP.
- Memperkenalkan
JP_BIDS_RATE_LIMIT_PER_SECONDsebagai environment variable utama. - Mempertahankan
KOKO_CALL_RATE_LIMIT_PER_SECONDsebagai alias kompatibilitas.
KokoCallMCP v0.2.0
KokoCallMCP v0.2.0
日本語
v0.2.0 は、第三者が実APIで価値を確認できる状態に近づけるための実用性強化リリースです。
主な変更:
search_bidsに開札日と納入期限日の検索条件を追加。get_bid_detailが直近検索キャッシュを優先し、bid_key詳細取得の精度を改善。bid://{bid_key}Resource Template がキャッシュ済み案件なら実データを返す。- 0件、複数件、欠損フィールド、APIエラーのfixtureを追加。
- Registry metadata検証と実API health check手順を追加。release gateではfixture health checkを実行。
English
v0.2.0 improves practical usability so third-party users can validate value against the live API.
Highlights:
- Added opening date and delivery/end date filters to
search_bids. get_bid_detailnow prefers the recent search cache for more reliablebid_keylookup.bid://{bid_key}Resource Template returns cached bid data when available.- Added fixtures for empty results, multiple results, missing fields, and API errors.
- Added Registry metadata validation and live API health-check support. The release gate runs the fixture health check by default.
Bahasa Indonesia
v0.2.0 meningkatkan kegunaan praktis agar pengguna pihak ketiga dapat memvalidasi manfaat dengan API live.
Perubahan utama:
- Menambahkan filter tanggal pembukaan dan tanggal akhir pengiriman ke
search_bids. get_bid_detailkini memprioritaskan cache pencarian terbaru untuk lookupbid_keyyang lebih andal.- Resource Template
bid://{bid_key}mengembalikan data tender dari cache jika tersedia. - Menambahkan fixture untuk hasil kosong, beberapa hasil, field kosong, dan error API.
- Menambahkan validasi metadata Registry dan dukungan health check API live. Release gate menjalankan fixture health check secara default.