Installation & Configuration
{
"mcpServers": {
"rakuten-hotel": {
"command": "node",
"args": [
"パス/to/rakuten-hotel-mcp/build/index.js"
],
"env": {
"APPLICATION_ID": "your_application_id_here",
"APPLICATION_SECRET": "your_application_secret_here",
"AFFILIATE_ID": "your_affiliate_id_here"
},
"disabled": false,
"autoApprove": []
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/15
Updated
2025/12/26