Guide(Japanese)
Copy Page
Jicoo Developer Potal
Create powerful apps with Jicoo's API
Quick start
Errors
Versioning
Types
API Reference Overview
Authentication
Guide
How to use webhook
How to use Account integration
Jicoo MCP Server Setup Guide
Add the Jicoo MCP Server to Claude
Add the Jicoo MCP Server to Claude Code
Add the Jicoo MCP Server to Codex
Add the Jicoo MCP Server to Gemini CLI
Guide(Japanese)
アカウント連携の使い方
Webhookの使い方
ホストの優先度を更新する方法
Jicoo MCP Serverの使い方
Jicoo MCP サーバ セットアップガイド
Jicoo MCP サーバを Claude に追加する
Jicoo MCP サーバを Claude Code に追加する
Jicoo MCP サーバを Codex に追加する
Jicoo MCP サーバを Gemini CLI に追加する
API Reference
Jicoo API
Webhook Schema
Webhook schema
event property
createdAt property
object property
contact property
answers property
answers items property
tracking property
Booking
List Bookings
Get Booking
Cancel Booking
Reschedule Booking
Create Booking
Update Booking
Get Booking Contacts
Confirm booking request
Decline booking request
Automatically reassign booking host
Reassign booking host
Schedule
Update Schedule
Create Schedule
List Schedules
Delete Schedule
Availability
List User Availability Calendars
Get User Availability Calendar
Oraganization
User
List Organization Users
Delete Organization User
Get Organization User
Update Organization User
Invitation
Create Organiztion Invitation
List Organization Invitations
Get Organization Invitation
Delete Organiztion Invitation
Get Organization Team
Event Types
Get Event Type
List Event Types
List Event Type Hosts
Get Event Type Available Schedules
Account Integration
Update Event Type Host
Delete Event Type Host
Create Event Type Host
Delete Event Type Host Assign Rule
Update Event Type Host Assign Rule
Create Event Type Host Assign Rule
List Event Type Host Assign Rules
Update an event type
Create an event type
Delete an event type
Webhook Endpoints
List webhook endpoints
Create a webhook endpoint
Get a webhook endpoint
Update a webhook endpoint
Delete a webhook endpoint
Booking Meeting Intelligence
List recordings for a booking
List transcripts for a booking
List recaps for a booking
User
Busy Times
Get current user profile
Update current user profile
Update current user profile image
Get current user settings
Update current user settings
List user busy times
Conferencing
List conferencing connections
Connect conferencing provider
Disconnect conferencing connection
Routing Form
List routing forms
Get routing form
Create routing form response
Update routing form response
Schemas
Booking
OrganizationUser
OrganizationInvitation
UserAvailabilityCalendar
OrganizationTeam
EventType
Host
Pagination
AvailableSchedule
BookingTranscriptSpeakerTimelineSegment
EventTypeUpdateRequest
EventTypeCreateRequest
BookingRecapSummary
BookingRecording
BookingRecordingResponse
EventTypeDetail
BookingRecapRisk
BookingTranscript
EventTypeCreateEventType
WebhookEndpointPublicCreateBody
GeneratedEventTypeUpdateRequest
EventTypeUpdateLocation
WebhookEndpointPublicUpdateBody
EventTypeCreateLocation
ErrorEnvelope
EventTypeUserUpdate
BookingTranscriptResponse
BookingRecap
WebhookEndpointCreateResponse
EventTypeUpdateForm
EventTypeUserCreate
BookingRecapResponse
EventTypeUpdateWorkflow
EventTypeCalendarCreateBody
WebhookEndpoint
EventTypeUpdateHostAssignRule
EventTypeCalendarCreate
EventTypeNotification
EventTypeSettingCreateBody
EventFormCreateBody
EventTypeTransparencyKeywordCreateBody
EventTypeCreateHostAssignRule
Schedule
EmptySuccessResponse
ErrorResponse
Booking Contact
HostAssignRule
ConferencingProvider
BookingReassignParams
ConferencingConnectBody
ConferencingConnectResponse
ConferencingConnectionItem
RoutingFormPublicDetailItem
RoutingFormPublicListItem
RoutingFormPublicWorkflowItem
RoutingFormResponseAnswerInput
RoutingFormResponseBody
RoutingFormResponseResult
RoutingFormResponseUpdateBody
UsersMeProfile
UsersMeProfilePatchBody
UsersMeSettings
UsersMeSettingsPatchBody
Guide(Japanese)
Copy Page
Jicoo MCP サーバを Codex に追加する
Jicoo MCP サーバを Codex に追加し、Codex から Jicoo の機能を利用する方法を説明します。
前提条件
#
MCP エンドポイント:
https://mcp.jicoo.com/mcp
Transport: Streamable HTTP
認証方式: OAuth 2.1 + Dynamic Client Registration (DCR)
セットアップ手順
#
ターミナルで次のコマンドを実行します。
OAuth 認証
#
次のコマンドを実行し、ブラウザで Jicoo へのアクセスを許可します。
接続の確認
#
認証後は、Codex から Jicoo MCP サーバのツールを利用できます。
Jicoo MCP サーバ セットアップガイドに戻る
Modified at
2026-07-23 10:51:06
Previous
Jicoo MCP サーバを Claude Code に追加する
Next
Jicoo MCP サーバを Gemini CLI に追加する