teai.io MCP Gateway

by Unknown

Not rated
Website

About

Paid MCP tool store — register your own MCP server and keep 80% of revenue per call. Billing, auth, and abuse protection handled by teai.io.

Details

Author
Unknown
Categories
Developer Tools, Security

teai.ioにMCP(Model Context Protocol)ゲートウェイを追加しました。 teai.ioのAPIキー1本で、音声合成のKOE、紙芝居動画のkamishibai.tv、アパレルのMU、建築BIMのbim.house、 柔術データのJiuFlowという5つのサービスのツールを、MCP対応のエージェントやCLIからそのまま呼べます。 各サービスごとのアカウント登録やAPIキー管理は不要です。

各サービスで使えるツールの正確な一覧と消費クレジットは、後述のtools/list(無料)でいつでも確認できます。

teai.io公式CLIエージェントのSenteは、起動時に設定を自動同期するため何もしなくてもこの5サービスが使えます。 すでにSenteを使っている場合は、次の起動からそのまま有効です。

# Senteのインストール(未導入の場合) curl -fsSL https://teai.io/te | sh # あとは普通に頼むだけ — 必要ならエージェントがツールを呼ぶ te run "柔術の道場を検索して、長崎の道場を教えて"

声モードはKOEだけ:te v(声モード)では応答の速さを守るため、MCPはKOE(音声合成)だけに絞られます。5サービスすべて使えるのはテキストのte/te runです。

Senteを入れるとkoeコマンドも一緒に使えます。koe "こんにちは"で自分の声(KOE_VOICE)が合成されて鳴り、koe <音声URL>koe.live/playで開きます。引数なしのkoeはKoe.app(なければkoe.live)を開きます。

エンドポイントはhttps://api.teai.io/mcp/{service}、認証はAuthorization: Bearerにteai.ioのAPIキー(/keysで発行)を渡すだけです。たとえばClaude Codeなら:

claude mcp add --transport http koe https://api.teai.io/mcp/koe \ --header "Authorization: Bearer te_xxxx"
curl -X POST https://api.teai.io/mcp/jiuflow \ -H "Authorization: Bearer te_xxxx" \ -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call", "params":{"name":"list_dojos","arguments":{}}}'

課金はリクエストの成否とツールの重さで決まるツール毎の固定クレジットです。目安は次のとおりで、 正確な消費量は各ツールの説明文(tools/listの結果)に「💰 N teai credits/回」として明記されています。

- tools/list(ツール一覧の取得)は無料
- 上流サービスがエラーを返した場合は課金されません
- 残高不足のときはツールを実行せず、その旨をエラーで返します

クレジットの購入・プランは料金ページを参照してください。クーポン「WELCOME」の100クレジットの範囲で試せます。

このゲートウェイの目的は「エージェントに持たせる鍵を増やさない」ことです。teai.ioのAPIキーは上流サービスに一切渡りません。 上流の認証はゲートウェイのサーバ側で完結し、サービスによってはユーザーごとに分離されたゲスト権限を自動発行して使います。

また、共有権限で転送するサービスには許可リストを設けており、他のユーザーの作品の削除・個人の受信箱の読み取り・ 実発注のような操作はゲートウェイを通りません。JiuFlowのように本番データに直結するサービスは読み取り専用に絞っています。

注意: ツールはエージェント(LLM)が自律的に呼びます。書き込み系ツールを使うワークフローでは、 エージェント側の確認プロンプトを有効にしておくことをおすすめします。

Q. MCPとは何ですか?
A. Model Context Protocol — エージェントが外部ツールを呼ぶためのオープンな標準プロトコルです。Claude Code、Sente(OpenCodeベース)など主要なコーディングエージェントが対応しています。

Q. どのAPIキーが使えますか?
A. teai.ioの通常のAPIキー(te_で始まるもの)です。
/keysから発行できます。

Q. チャットAPI(/v1/chat/completions)の料金と同じですか?
A. 別体系です。チャットAPIはトークン量に応じた課金、MCPゲートウェイはツール1回ごとの固定クレジットです。どちらも同じクレジット残高から消費されます。

まとめ:https://api.teai.io/mcp/{service}にteaiキーを渡すだけで、5つのサービスのツールがどのMCP対応エージェントからも使えます。Senteなら設定ゼロ。まずは無料のtools/listで何ができるか眺めてみてください。

- MCPツールストアに1日で5本出品して分かったこと — 説明文・価格・罠の実測メモ
-
Koe本人声TTSでボイスボットを作る — LLMと音声が1つのAPIで
-
軽量RAGスキル5本を測った — 素のモデルは「2020年民法改正前」の答えを自信満々に返した

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Model Context Protocol server for Skycloak managed Keycloak. Manage clusters, realms, applications, SSO and users from any MCP client.

The first MCP server governed by ICA. A remote streamable HTTP server at https://mcp.aleeth.com/mcp with 37 governed tools: every call is risk-checked by Rail Guard before it runs and sealed with a signed Ed25519 receipt on a hash-chained public ledger anchored to Bitcoin. Fails closed: no receipt, no response. OAuth 2.0 with RFC 9728 discovery; anonymous requests get 401. This repository is the public interface and provenance record: a generated tool manifest with per-tool annotations, an SBOM and vulnerability scan with digested provenance, and a TRUST.md of verify-it-yourself commands. The implementation is private by design. Independent probe grade A from mcp-spec-check, re-verified 2026-07-24.

Turn any OpenAPI spec into a hosted MCP server in 30 seconds. One typed tool per endpoint, server-side auth injection, stable URL across spec updates. EU-hosted, GDPR-native.

Discover powerful AI agents, invoke them instantly, and verify every result with Ed25519 cryptographic proofs. Nine tools — five free, four billed — all protected by OAuth 2.1.

AI-safe approval plan gated Kubernetes operations through MCP with OAuth, RBAC, audit, guardrails.

A remote MCP server with GitHub OAuth authentication and built-in analytics tracking.

A local MCP server that breaks on demand. Test your client against auth failures, disappearing tools, flaky responses, and token expiry, all from a web UI.

An MCP server with built-in GitHub OAuth support, deployable on Cloudflare Workers.

An MCP server with built-in GitHub OAuth support, designed for deployment on Cloudflare Workers.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.