
Granted
Discover every grant opportunity in existence.
Granted について
Granted helps users discover grant opportunities. Its connector brings grant-search context into assistant workflows so users can explore funding options, compare opportunities, and plan applications from natural-language prompts.
接続情報
https://grantedai.com/api/mcp/mcpトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add granted --transport http https://grantedai.com/api/mcp/mcpよくある質問
Granted のリモート MCP サーバーとは何ですか?
Granted のリモート MCP サーバーは、https://grantedai.com/api/mcp/mcp にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Granted の MCP サーバーにはどう接続しますか?
エンドポイント https://grantedai.com/api/mcp/mcp を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Granted の MCP サーバーは認証が必要ですか?
はい。Granted は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Granted の MCP サーバーはどのトランスポートを使用しますか?
Granted は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。