Skip to content

Releases: sugukurukabe/koko-call-mcp

JP Bids MCP v0.9.0

Choose a tag to compare

@sugukurukabe sugukurukabe released this 29 Aug 16:11

Summary

  • Adds Investor Radar: five Pro tools that map KKJ procurement notices to listed-company tickers, plus the ui://jp-bids/investor-radar.html MCP 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

JP Bids MCP v0.8.0

Choose a tag to compare

@sugukurukabe sugukurukabe released this 26 Jul 18:01

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

Choose a tag to compare

@sugukurukabe sugukurukabe released this 03 May 21:34

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-mcp

Claude Desktop / Cursor の設定例は README を参照。

JP Bids MCP v0.3.4

Choose a tag to compare

@sugukurukabe sugukurukabe released this 02 May 16:17

JP Bids MCP v0.3.4

日本語

v0.3.4 は、CSV/JSON export CLIを追加するリリースです。

主な変更:

  • jp-bids-export CLIを追加。
  • 条件に合う入札候補をCSVまたはJSONで標準出力へ出力。
  • Google Sheets / Excelに貼りやすいカラム構成を追加。
  • export用の設定パース、CSV escaping、検索結果出力をテスト。

English

v0.3.4 adds the CSV/JSON export CLI.

Highlights:

  • Added the jp-bids-export CLI.
  • 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

Choose a tag to compare

@sugukurukabe sugukurukabe released this 02 May 14:27

JP Bids MCP v0.3.3

日本語

v0.3.3 は、Slack通知MVPを追加するリリースです。

主な変更:

  • jp-bids-slack-briefing CLIを追加。
  • 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-briefing CLI.
  • Added Slack Bot token support through chat.postMessage.
  • Added npm run slack:briefing and 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:briefing dan mode dry-run.
  • Menguji konfigurasi briefing Slack, formatting pesan, dan penanganan error API.

JP Bids MCP v0.3.2

Choose a tag to compare

@sugukurukabe sugukurukabe released this 02 May 06:20

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-known metadataにremote endpointを反映。

English

v0.3.2 adds the Cloud Run remote endpoint to MCP Registry metadata.

Highlights:

  • Added https://mcp.bid-jp.com/mcp as a Streamable HTTP remote.
  • Added /readyz for reliable custom-domain readiness checks.
  • Reflected the remote endpoint in README and .well-known metadata.

Bahasa Indonesia

v0.3.2 menambahkan endpoint remote Cloud Run ke metadata MCP Registry.

Perubahan utama:

  • Menambahkan https://mcp.bid-jp.com/mcp sebagai remote Streamable HTTP.
  • Menambahkan /readyz untuk pemeriksaan readiness custom domain yang stabil.
  • Memperbarui README dan metadata .well-known dengan endpoint remote.

JP Bids MCP v0.3.1

Choose a tag to compare

@sugukurukabe sugukurukabe released this 02 May 00:22

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

Choose a tag to compare

@sugukurukabe sugukurukabe released this 01 May 23:38

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_SECOND as the primary environment variable.
  • Kept KOKO_CALL_RATE_LIMIT_PER_SECOND as 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_SECOND sebagai environment variable utama.
  • Mempertahankan KOKO_CALL_RATE_LIMIT_PER_SECOND sebagai alias kompatibilitas.

KokoCallMCP v0.2.0

Choose a tag to compare

@sugukurukabe sugukurukabe released this 01 May 22:31
fd40096

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_detail now prefers the recent search cache for more reliable bid_key lookup.
  • 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_detail kini memprioritaskan cache pencarian terbaru untuk lookup bid_key yang 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.