AI エージェントのための本物のツール。
中間サーバーを作成せずに、Claude、Cursor、および互換性のある MCP クライアントを Achadu に接続します。
構成
エージェント固有のキーを作成します。アドバタイズされたツールは、このキーのスコープに従います。
mcp.json
{
"mcpServers": {
"achadu": {
"type": "http",
"url": "https://achadu.com/mcp",
"headers": { "Authorization": "Bearer ach_live_..." }
}
}
}70 種類のツールが利用可能
account_getoffers_listoffer_createoffer_getoffer_updateoffer_archiveoffer_previewoffer_publishgroups_listgroup_getgroup_updatesegments_listsegment_createsegment_getsegment_updatesegment_deletecoupons_listcoupon_createcoupon_getcoupon_updatecoupon_archivecommissions_listcommissions_summarycommission_getpublications_listpublication_gettemplates_listtemplate_createtemplate_gettemplate_updatetemplate_deleteschedules_listschedule_createschedule_getschedule_updateschedule_deleteschedule_runmonitors_listmonitor_createmonitor_getmonitor_updatemonitor_deletestore_getstore_updatejourneys_listjourney_createjourney_getjourney_updatejourney_deletejourney_activateconversations_listconversation_getconversation_updateconversation_closemessages_listmessage_replycontacts_listanalytics_summaryanalytics_timeseriesanalytics_groupsanalytics_offersanalytics_sourcesanalytics_heatmaplink_convertwebhooks_listwebhook_createwebhook_getwebhook_updatewebhook_deletewebhook_deliveries互換性のあるクライアント
Claude Desktop
Claude Code
Cursor
VS Code
Windsurf
OpenAI Agents
Clientes MCP HTTP
サーバーの動作
永続的なセッションを必要としないストリーミング可能な HTTP。
プロトコル 2025-03-26、2025-06-18、および 2025-11-25。
tools/list retorna apenas ferramentas autorizadas.
tools/call usa o mesmo núcleo e a mesma auditoria da REST API.
ビルド操作ではオファーが自動的に公開されることはありません。