@apicity/mcp-server 0.6.5 → 0.6.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,16 @@
1
1
  provider dotPath method fullUrl docsUrl
2
+ dropbox users.getCurrentAccount POST https://api.dropboxapi.com/2/users/get_current_account https://www.dropbox.com/developers/documentation/http/documentation#users-get_current_account
3
+ dropbox files.listFolder POST https://api.dropboxapi.com/2/files/list_folder https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder
4
+ dropbox files.listFolderContinue POST https://api.dropboxapi.com/2/files/list_folder/continue https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue
5
+ dropbox files.getMetadata POST https://api.dropboxapi.com/2/files/get_metadata https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata
6
+ dropbox files.createFolderV2 POST https://api.dropboxapi.com/2/files/create_folder_v2 https://www.dropbox.com/developers/documentation/http/documentation#files-create_folder_v2
7
+ dropbox files.deleteV2 POST https://api.dropboxapi.com/2/files/delete_v2 https://www.dropbox.com/developers/documentation/http/documentation#files-delete_v2
8
+ dropbox files.copyV2 POST https://api.dropboxapi.com/2/files/copy_v2 https://www.dropbox.com/developers/documentation/http/documentation#files-copy_v2
9
+ dropbox files.moveV2 POST https://api.dropboxapi.com/2/files/move_v2 https://www.dropbox.com/developers/documentation/http/documentation#files-move_v2
10
+ dropbox files.upload POST https://content.dropboxapi.com/2/files/upload https://www.dropbox.com/developers/documentation/http/documentation#files-upload
11
+ dropbox files.download POST https://content.dropboxapi.com/2/files/download https://www.dropbox.com/developers/documentation/http/documentation#files-download
12
+ dropbox sharing.createSharedLinkWithSettings POST https://api.dropboxapi.com/2/sharing/create_shared_link_with_settings https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings
13
+ dropbox sharing.listSharedLinks POST https://api.dropboxapi.com/2/sharing/list_shared_links https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_shared_links
2
14
  simplefunctions api.agent.feed GET https://simplefunctions.dev/api/agent/feed/{topic}{query} https://docs.simplefunctions.dev/api-reference/agent
3
15
  simplefunctions api.agent.inspect GET https://simplefunctions.dev/api/agent/inspect/{ticker}{query} https://docs.simplefunctions.dev/api-reference/agent
4
16
  simplefunctions api.agent.world GET https://simplefunctions.dev/api/agent/world{query} https://docs.simplefunctions.dev/api-reference/world-state
@@ -475,6 +487,15 @@ dolthub v1alpha1.sql.writePoll GET https://www.dolthub.com/api/v1alpha1/{owner}/
475
487
  dolthub v1alpha1.user GET https://www.dolthub.com/api/v1alpha1/user
476
488
  elevenlabs docs GET https://api.elevenlabs.io/docs https://elevenlabs.io/docs/api-reference/text-to-speech
477
489
  elevenlabs v1.models GET https://api.elevenlabs.io/v1/models https://elevenlabs.io/docs/api-reference/models/list
490
+ elevenlabs v1.pronunciationDictionaries.list GET https://api.elevenlabs.io/v1/pronunciation-dictionaries https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/list
491
+ elevenlabs v1.pronunciationDictionaries.addFromFile POST https://api.elevenlabs.io/v1/pronunciation-dictionaries/add-from-file https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/create-from-file
492
+ elevenlabs v1.pronunciationDictionaries.addFromRules POST https://api.elevenlabs.io/v1/pronunciation-dictionaries/add-from-rules https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/create-from-rules
493
+ elevenlabs v1.pronunciationDictionaries GET https://api.elevenlabs.io/v1/pronunciation-dictionaries/{id} https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/get
494
+ elevenlabs v1.pronunciationDictionaries.update PATCH https://api.elevenlabs.io/v1/pronunciation-dictionaries/{id} https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/update
495
+ elevenlabs v1.pronunciationDictionaries.addRules POST https://api.elevenlabs.io/v1/pronunciation-dictionaries/{id}/add-rules https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/rules/add
496
+ elevenlabs v1.pronunciationDictionaries.removeRules POST https://api.elevenlabs.io/v1/pronunciation-dictionaries/{id}/remove-rules https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/rules/remove
497
+ elevenlabs v1.pronunciationDictionaries.setRules POST https://api.elevenlabs.io/v1/pronunciation-dictionaries/{id}/set-rules https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/rules/set
498
+ elevenlabs v1.pronunciationDictionaries.download GET https://api.elevenlabs.io/v1/pronunciation-dictionaries/{id}/{versionId}/download https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/download
478
499
  elevenlabs v1.voices GET https://api.elevenlabs.io/v1/voices/{voiceId} https://elevenlabs.io/docs/api-reference/voices/get
479
500
  elevenlabs v1.voices.pvc POST https://api.elevenlabs.io/v1/voices/pvc https://elevenlabs.io/docs/api-reference/voices/pvc/create
480
501
  elevenlabs v1.voices.pvc.captcha POST https://api.elevenlabs.io/v1/voices/pvc/{voiceId}/captcha https://elevenlabs.io/docs/api-reference/voices/pvc/verification/captcha/verify
@@ -488,12 +509,84 @@ elevenlabs v1.voices.settings GET https://api.elevenlabs.io/v1/voices/{voiceId}/
488
509
  elevenlabs v1.voices.pvc.samples.separateSpeakers POST https://api.elevenlabs.io/v1/voices/pvc/{voiceId}/samples/{sampleId}/separate-speakers https://elevenlabs.io/docs/api-reference/voices/pvc/samples/separate-speakers
489
510
  elevenlabs v1.voices.pvc.samples.speakers.audio GET https://api.elevenlabs.io/v1/voices/pvc/{voiceId}/samples/{sampleId}/speakers/{speakerId}/audio https://elevenlabs.io/docs/api-reference/voices/pvc/samples/get-separated-speaker-audio
490
511
  elevenlabs v1.soundGeneration POST https://api.elevenlabs.io/v1/sound-generation https://elevenlabs.io/docs/api-reference/text-to-sound-effects/convert
512
+ elevenlabs v1.audioIsolation POST https://api.elevenlabs.io/v1/audio-isolation https://elevenlabs.io/docs/api-reference/audio-isolation/convert
513
+ elevenlabs v1.audioIsolation.stream POST https://api.elevenlabs.io/v1/audio-isolation/stream https://elevenlabs.io/docs/api-reference/audio-isolation/stream
514
+ elevenlabs v1.audioIsolation.history.list GET https://api.elevenlabs.io/v1/audio-isolation/history https://elevenlabs.io/docs/api-reference/audio-isolation/list
515
+ elevenlabs v1.audioIsolation.history.delete DELETE https://api.elevenlabs.io/v1/audio-isolation/history/{historyItemId} https://elevenlabs.io/docs/api-reference/audio-isolation/delete
516
+ elevenlabs v1.audioNative POST https://api.elevenlabs.io/v1/audio-native https://elevenlabs.io/docs/api-reference/audio-native/create
517
+ elevenlabs v1.audioNative.content.fromUrl POST https://api.elevenlabs.io/v1/audio-native/content https://elevenlabs.io/docs/api-reference/audio-native/update-content
518
+ elevenlabs v1.audioNative.content.update POST https://api.elevenlabs.io/v1/audio-native/{projectId}/content https://elevenlabs.io/docs/api-reference/audio-native/update-content
519
+ elevenlabs v1.audioNative.settings GET https://api.elevenlabs.io/v1/audio-native/{projectId}/settings https://elevenlabs.io/docs/api-reference/audio-native/get-settings
520
+ elevenlabs v1.forcedAlignment POST https://api.elevenlabs.io/v1/forced-alignment https://elevenlabs.io/docs/api-reference/forced-alignment/create
521
+ elevenlabs v1.music POST https://api.elevenlabs.io/v1/music https://elevenlabs.io/docs/api-reference/music/compose
522
+ elevenlabs v1.music.detailed POST https://api.elevenlabs.io/v1/music/detailed https://elevenlabs.io/docs/api-reference/music/compose-detailed
523
+ elevenlabs v1.music.plan POST https://api.elevenlabs.io/v1/music/plan https://elevenlabs.io/docs/api-reference/music/compose-plan
524
+ elevenlabs v1.music.stream POST https://api.elevenlabs.io/v1/music/stream https://elevenlabs.io/docs/api-reference/music/compose-stream
525
+ elevenlabs v1.music.stemSeparation POST https://api.elevenlabs.io/v1/music/stem-separation https://elevenlabs.io/docs/api-reference/music/stem-separation
526
+ elevenlabs v1.music.upload POST https://api.elevenlabs.io/v1/music/upload https://elevenlabs.io/docs/api-reference/music/upload
527
+ elevenlabs v1.music.videoToMusic POST https://api.elevenlabs.io/v1/music/video-to-music https://elevenlabs.io/docs/api-reference/music/video-to-music
528
+ elevenlabs v1.speechEngine.list GET https://api.elevenlabs.io/v1/speech-engine https://elevenlabs.io/docs/api-reference/speech-engine/list
529
+ elevenlabs v1.speechEngine.create POST https://api.elevenlabs.io/v1/speech-engine https://elevenlabs.io/docs/api-reference/speech-engine/create
530
+ elevenlabs v1.speechEngine.get GET https://api.elevenlabs.io/v1/speech-engine/{speechEngineId} https://elevenlabs.io/docs/api-reference/speech-engine/get
531
+ elevenlabs v1.speechEngine.update PATCH https://api.elevenlabs.io/v1/speech-engine/{speechEngineId} https://elevenlabs.io/docs/api-reference/speech-engine/update
532
+ elevenlabs v1.speechEngine.delete DELETE https://api.elevenlabs.io/v1/speech-engine/{speechEngineId} https://elevenlabs.io/docs/api-reference/speech-engine/delete
533
+ elevenlabs v1.productions.orders.list GET https://api.elevenlabs.io/v1/productions/orders https://elevenlabs.io/docs/api-reference/productions/orders/list
534
+ elevenlabs v1.productions.orders.create POST https://api.elevenlabs.io/v1/productions/orders https://elevenlabs.io/docs/api-reference/productions/orders/create
535
+ elevenlabs v1.productions.orders.get GET https://api.elevenlabs.io/v1/productions/orders/{orderId} https://elevenlabs.io/docs/api-reference/productions/orders/get
536
+ elevenlabs v1.productions.orders.update PATCH https://api.elevenlabs.io/v1/productions/orders/{orderId} https://elevenlabs.io/docs/api-reference/productions/orders/update
537
+ elevenlabs v1.productions.orders.submit POST https://api.elevenlabs.io/v1/productions/orders/{orderId}/submit https://elevenlabs.io/docs/api-reference/productions/orders/submit
538
+ elevenlabs v1.productions.orders.deliverables GET https://api.elevenlabs.io/v1/productions/orders/{orderId}/deliverables https://elevenlabs.io/docs/api-reference/productions/orders/deliverables
539
+ elevenlabs v1.productions.orders.items.upsert POST https://api.elevenlabs.io/v1/productions/orders/{orderId}/items https://elevenlabs.io/docs/api-reference/productions/orders/items/upsert
540
+ elevenlabs v1.productions.orders.items.remove DELETE https://api.elevenlabs.io/v1/productions/orders/{orderId}/items/{itemId} https://elevenlabs.io/docs/api-reference/productions/orders/items/remove
541
+ elevenlabs v1.productions.orders.media.register POST https://api.elevenlabs.io/v1/productions/orders/{orderId}/media https://elevenlabs.io/docs/api-reference/productions/orders/media/register
542
+ elevenlabs v1.productions.orders.media.get GET https://api.elevenlabs.io/v1/productions/orders/{orderId}/media/{mediaId} https://elevenlabs.io/docs/api-reference/productions/orders/media/get
543
+ elevenlabs v1.productions.orders.languages GET https://api.elevenlabs.io/v1/productions/orders/languages/{orderItemKind} https://elevenlabs.io/docs/api-reference/productions/orders/languages
491
544
  elevenlabs v1.speechToText POST https://api.elevenlabs.io/v1/speech-to-text https://elevenlabs.io/docs/api-reference/speech-to-text/convert
545
+ elevenlabs v1.speechToText.transcripts.get GET https://api.elevenlabs.io/v1/speech-to-text/transcripts/{transcriptionId} https://elevenlabs.io/docs/api-reference/speech-to-text/transcripts/get
546
+ elevenlabs v1.speechToText.transcripts.delete DELETE https://api.elevenlabs.io/v1/speech-to-text/transcripts/{transcriptionId} https://elevenlabs.io/docs/api-reference/speech-to-text/transcripts/delete
547
+ elevenlabs v1.speechToSpeech POST https://api.elevenlabs.io/v1/speech-to-speech/{voiceId} https://elevenlabs.io/docs/api-reference/speech-to-speech/convert
548
+ elevenlabs v1.speechToSpeech.stream POST https://api.elevenlabs.io/v1/speech-to-speech/{voiceId}/stream https://elevenlabs.io/docs/api-reference/speech-to-speech/stream
492
549
  elevenlabs v1.textToDialogue POST https://api.elevenlabs.io/v1/text-to-dialogue https://elevenlabs.io/docs/api-reference/text-to-dialogue/convert
493
550
  elevenlabs v1.textToSpeech POST https://api.elevenlabs.io/v1/text-to-speech/{voiceId} https://elevenlabs.io/docs/api-reference/text-to-speech/convert
551
+ elevenlabs v1.textToSpeech.stream POST https://api.elevenlabs.io/v1/text-to-speech/{voiceId}/stream https://elevenlabs.io/docs/api-reference/text-to-speech/stream
552
+ elevenlabs v1.textToSpeech.withTimestamps POST https://api.elevenlabs.io/v1/text-to-speech/{voiceId}/with-timestamps https://elevenlabs.io/docs/api-reference/text-to-speech/convert-with-timestamps
553
+ elevenlabs v1.textToSpeech.stream.withTimestamps POST https://api.elevenlabs.io/v1/text-to-speech/{voiceId}/stream/with-timestamps https://elevenlabs.io/docs/api-reference/text-to-speech/stream-with-timestamps
554
+ elevenlabs v1.textToVoice POST https://api.elevenlabs.io/v1/text-to-voice https://elevenlabs.io/docs/api-reference/text-to-voice/create
555
+ elevenlabs v1.textToVoice.design POST https://api.elevenlabs.io/v1/text-to-voice/design https://elevenlabs.io/docs/api-reference/text-to-voice/design
556
+ elevenlabs v1.textToVoice.remix POST https://api.elevenlabs.io/v1/text-to-voice/{voiceId}/remix https://elevenlabs.io/docs/api-reference/text-to-voice/remix
557
+ elevenlabs v1.textToVoice.stream GET https://api.elevenlabs.io/v1/text-to-voice/{generatedVoiceId}/stream https://elevenlabs.io/docs/api-reference/text-to-voice/stream
558
+ elevenlabs v1.user GET https://api.elevenlabs.io/v1/user https://elevenlabs.io/docs/api-reference/user/get
494
559
  elevenlabs v1.user.subscription GET https://api.elevenlabs.io/v1/user/subscription https://elevenlabs.io/docs/api-reference/user/subscription/get
560
+ elevenlabs v1.singleUseToken POST https://api.elevenlabs.io/v1/single-use-token/{tokenType} https://elevenlabs.io/docs/api-reference/tokens/create
495
561
  elevenlabs v1.workspace.analytics.query.usageByProductOverTime POST https://api.elevenlabs.io/v1/workspace/analytics/query/usage-by-product-over-time https://elevenlabs.io/docs/api-reference/workspace/usage/get-usage-by-product-over-time
496
562
  elevenlabs v1.workspace.analytics.requests POST https://api.elevenlabs.io/v1/workspace/analytics/requests https://elevenlabs.io/docs/api-reference/workspace/analytics/requests/get
563
+ elevenlabs v1.workspace.auditLogs GET https://api.elevenlabs.io/v1/workspace/audit-logs https://elevenlabs.io/docs/api-reference/workspace/audit-logs/list
564
+ elevenlabs v1.workspace.groups.list GET https://api.elevenlabs.io/v1/workspace/groups https://elevenlabs.io/docs/api-reference/workspace/groups/list
565
+ elevenlabs v1.workspace.groups.search GET https://api.elevenlabs.io/v1/workspace/groups/search https://elevenlabs.io/docs/api-reference/workspace/groups/search
566
+ elevenlabs v1.workspace.groups.members.add POST https://api.elevenlabs.io/v1/workspace/groups/{groupId}/members https://elevenlabs.io/docs/api-reference/workspace/groups/members/add
567
+ elevenlabs v1.workspace.groups.members.remove POST https://api.elevenlabs.io/v1/workspace/groups/{groupId}/members/remove https://elevenlabs.io/docs/api-reference/workspace/groups/members/remove
568
+ elevenlabs v1.workspace.members.update POST https://api.elevenlabs.io/v1/workspace/members https://elevenlabs.io/docs/api-reference/workspace/members/update
569
+ elevenlabs v1.workspace.invites.add POST https://api.elevenlabs.io/v1/workspace/invites/add https://elevenlabs.io/docs/api-reference/workspace/invites/create
570
+ elevenlabs v1.workspace.invites.addBulk POST https://api.elevenlabs.io/v1/workspace/invites/add-bulk https://elevenlabs.io/docs/api-reference/workspace/invites/create-batch
571
+ elevenlabs v1.workspace.invites.delete DELETE https://api.elevenlabs.io/v1/workspace/invites https://elevenlabs.io/docs/api-reference/workspace/invites/delete
572
+ elevenlabs v1.workspace.resources.get GET https://api.elevenlabs.io/v1/workspace/resources/{resourceId} https://elevenlabs.io/docs/api-reference/workspace/resources/get
573
+ elevenlabs v1.workspace.resources.share POST https://api.elevenlabs.io/v1/workspace/resources/{resourceId}/share https://elevenlabs.io/docs/api-reference/workspace/resources/share
574
+ elevenlabs v1.workspace.resources.unshare POST https://api.elevenlabs.io/v1/workspace/resources/{resourceId}/unshare https://elevenlabs.io/docs/api-reference/workspace/resources/unshare
575
+ elevenlabs v1.workspace.webhooks.list GET https://api.elevenlabs.io/v1/workspace/webhooks https://elevenlabs.io/docs/api-reference/webhooks/list
576
+ elevenlabs v1.workspace.webhooks.create POST https://api.elevenlabs.io/v1/workspace/webhooks https://elevenlabs.io/docs/api-reference/webhooks/create
577
+ elevenlabs v1.workspace.webhooks.update PATCH https://api.elevenlabs.io/v1/workspace/webhooks/{webhookId} https://elevenlabs.io/docs/api-reference/webhooks/update
578
+ elevenlabs v1.workspace.webhooks.delete DELETE https://api.elevenlabs.io/v1/workspace/webhooks/{webhookId} https://elevenlabs.io/docs/api-reference/webhooks/delete
579
+ elevenlabs v1.workspace.authConnections.list GET https://api.elevenlabs.io/v1/workspace/auth-connections https://elevenlabs.io/docs/api-reference/workspace/auth-connections/list
580
+ elevenlabs v1.workspace.authConnections.create POST https://api.elevenlabs.io/v1/workspace/auth-connections https://elevenlabs.io/docs/api-reference/workspace/auth-connections/create
581
+ elevenlabs v1.workspace.authConnections.update PATCH https://api.elevenlabs.io/v1/workspace/auth-connections/{authConnectionId} https://elevenlabs.io/docs/api-reference/workspace/auth-connections/update
582
+ elevenlabs v1.workspace.authConnections.delete DELETE https://api.elevenlabs.io/v1/workspace/auth-connections/{authConnectionId} https://elevenlabs.io/docs/api-reference/workspace/auth-connections/delete
583
+ elevenlabs v1.workspaces.apiKeys.disable POST https://api.elevenlabs.io/v1/workspaces/api-keys/disable https://elevenlabs.io/docs/api-reference/workspaces/api-keys/disable
584
+ elevenlabs v1.workspaces.apiKeys.thirdPartyDisabling POST https://api.elevenlabs.io/v1/workspaces/api-keys/third-party-disabling https://elevenlabs.io/docs/api-reference/workspaces/api-keys/third-party-disabling
585
+ elevenlabs v1.serviceAccounts.list GET https://api.elevenlabs.io/v1/service-accounts https://elevenlabs.io/docs/api-reference/service-accounts/list
586
+ elevenlabs v1.serviceAccounts.apiKeys.list GET https://api.elevenlabs.io/v1/service-accounts/{serviceAccountUserId}/api-keys https://elevenlabs.io/docs/api-reference/service-accounts/api-keys/list
587
+ elevenlabs v1.serviceAccounts.apiKeys.create POST https://api.elevenlabs.io/v1/service-accounts/{serviceAccountUserId}/api-keys https://elevenlabs.io/docs/api-reference/service-accounts/api-keys/create
588
+ elevenlabs v1.serviceAccounts.apiKeys.update PATCH https://api.elevenlabs.io/v1/service-accounts/{serviceAccountUserId}/api-keys/{apiKeyId} https://elevenlabs.io/docs/api-reference/service-accounts/api-keys/update
589
+ elevenlabs v1.serviceAccounts.apiKeys.delete DELETE https://api.elevenlabs.io/v1/service-accounts/{serviceAccountUserId}/api-keys/{apiKeyId} https://elevenlabs.io/docs/api-reference/service-accounts/api-keys/delete
497
590
  elevenlabs v2.voices GET https://api.elevenlabs.io/v2/voices https://elevenlabs.io/docs/api-reference/voices/search
498
591
  elevenlabs v1.convai.agents.create POST https://api.elevenlabs.io/v1/convai/agents/create https://elevenlabs.io/docs/api-reference/agents/create
499
592
  elevenlabs v1.convai.agents.list GET https://api.elevenlabs.io/v1/convai/agents https://elevenlabs.io/docs/api-reference/agents/list
@@ -502,29 +595,185 @@ elevenlabs v1.convai.agents.update PATCH https://api.elevenlabs.io/v1/convai/age
502
595
  elevenlabs v1.convai.agents.delete DELETE https://api.elevenlabs.io/v1/convai/agents/{agentId} https://elevenlabs.io/docs/api-reference/agents/delete
503
596
  elevenlabs v1.convai.agents.widget GET https://api.elevenlabs.io/v1/convai/agents/{agentId}/widget https://elevenlabs.io/docs/api-reference/widget/get
504
597
  elevenlabs v1.convai.agents.link GET https://api.elevenlabs.io/v1/convai/agents/{agentId}/link https://elevenlabs.io/docs/api-reference/agents/get-link
598
+ elevenlabs v1.convai.agents.branches GET https://api.elevenlabs.io/v1/convai/agents/{agentId}/branches https://elevenlabs.io/docs/api-reference/agents/branches
599
+ elevenlabs v1.convai.agents.summaries GET https://api.elevenlabs.io/v1/convai/agents/summaries https://elevenlabs.io/docs/api-reference/agents/get-summaries
600
+ elevenlabs v1.convai.agents.duplicate POST https://api.elevenlabs.io/v1/convai/agents/{agentId}/duplicate https://elevenlabs.io/docs/api-reference/agents/duplicate
601
+ elevenlabs v1.convai.agents.avatar POST https://api.elevenlabs.io/v1/convai/agents/{agentId}/avatar https://elevenlabs.io/docs/api-reference/widget/create
602
+ elevenlabs v1.convai.agents.versions.get GET https://api.elevenlabs.io/v1/convai/agents/{agentId}/versions/{versionId} https://elevenlabs.io/docs/api-reference/agents/versions/get
603
+ elevenlabs v1.convai.agents.simulateConversation POST https://api.elevenlabs.io/v1/convai/agents/{agentId}/simulate-conversation https://elevenlabs.io/docs/api-reference/agents/simulate-conversation
604
+ elevenlabs v1.convai.agents.simulateConversation.stream POST https://api.elevenlabs.io/v1/convai/agents/{agentId}/simulate-conversation/stream https://elevenlabs.io/docs/api-reference/agents/simulate-conversation-stream
605
+ elevenlabs v1.convai.agents.runTests POST https://api.elevenlabs.io/v1/convai/agents/{agentId}/run-tests https://elevenlabs.io/docs/api-reference/tests/run-tests
606
+ elevenlabs v1.convai.agents.topics GET https://api.elevenlabs.io/v1/convai/agents/{agentId}/topics https://elevenlabs.io/docs/api-reference/conversations/topics/get
607
+ elevenlabs v1.convai.agent.knowledgeBase.size GET https://api.elevenlabs.io/v1/convai/agent/{agentId}/knowledge-base/size https://elevenlabs.io/docs/api-reference/knowledge-base/size
608
+ elevenlabs v1.convai.agent.llmUsage.calculate POST https://api.elevenlabs.io/v1/convai/agent/{agentId}/llm-usage/calculate https://elevenlabs.io/docs/api-reference/agents/calculate
609
+ elevenlabs v1.convai.agents.drafts.create POST https://api.elevenlabs.io/v1/convai/agents/{agentId}/drafts https://elevenlabs.io/docs/api-reference/agents/drafts/create
610
+ elevenlabs v1.convai.agents.drafts.delete DELETE https://api.elevenlabs.io/v1/convai/agents/{agentId}/drafts https://elevenlabs.io/docs/api-reference/agents/drafts/delete
611
+ elevenlabs v1.convai.agents.deployments POST https://api.elevenlabs.io/v1/convai/agents/{agentId}/deployments https://elevenlabs.io/docs/api-reference/agents/deployments/create
612
+ elevenlabs v1.convai.agents.branches.create POST https://api.elevenlabs.io/v1/convai/agents/{agentId}/branches https://elevenlabs.io/docs/api-reference/agents/branches/create
613
+ elevenlabs v1.convai.agents.branches.get GET https://api.elevenlabs.io/v1/convai/agents/{agentId}/branches/{branchId} https://elevenlabs.io/docs/api-reference/agents/branches/get
614
+ elevenlabs v1.convai.agents.branches.update PATCH https://api.elevenlabs.io/v1/convai/agents/{agentId}/branches/{branchId} https://elevenlabs.io/docs/api-reference/agents/branches/update
615
+ elevenlabs v1.convai.agents.branches.rebase POST https://api.elevenlabs.io/v1/convai/agents/{agentId}/branches/{branchId}/rebase https://elevenlabs.io/docs/api-reference/agents/branches/rebase
616
+ elevenlabs v1.convai.agents.branches.rebasePreview GET https://api.elevenlabs.io/v1/convai/agents/{agentId}/branches/{branchId}/rebase-preview https://elevenlabs.io/docs/api-reference/agents/branches/preview
617
+ elevenlabs v1.convai.agents.branches.merge POST https://api.elevenlabs.io/v1/convai/agents/{agentId}/branches/{sourceBranchId}/merge https://elevenlabs.io/docs/api-reference/agents/branches/merge
618
+ elevenlabs v1.convai.agents.branches.mergePreview GET https://api.elevenlabs.io/v1/convai/agents/{agentId}/branches/{sourceBranchId}/merge-preview https://elevenlabs.io/docs/api-reference/agents/branches/preview
619
+ elevenlabs v1.convai.analytics.liveCount GET https://api.elevenlabs.io/v1/convai/analytics/live-count https://elevenlabs.io/docs/api-reference/analytics/get
620
+ elevenlabs v1.convai.users.list GET https://api.elevenlabs.io/v1/convai/users https://elevenlabs.io/docs/api-reference/users/list
621
+ elevenlabs v1.convai.llmUsage.calculate POST https://api.elevenlabs.io/v1/convai/llm-usage/calculate https://elevenlabs.io/docs/api-reference/llm/calculate
622
+ elevenlabs v1.convai.llm.list GET https://api.elevenlabs.io/v1/convai/llm/list https://elevenlabs.io/docs/api-reference/llm/list
623
+ elevenlabs v1.convai.agentTesting.create POST https://api.elevenlabs.io/v1/convai/agent-testing/create https://elevenlabs.io/docs/api-reference/tests/create
624
+ elevenlabs v1.convai.agentTesting.list GET https://api.elevenlabs.io/v1/convai/agent-testing https://elevenlabs.io/docs/api-reference/tests/list
625
+ elevenlabs v1.convai.agentTesting.get GET https://api.elevenlabs.io/v1/convai/agent-testing/{testId} https://elevenlabs.io/docs/api-reference/tests/get
626
+ elevenlabs v1.convai.agentTesting.update PUT https://api.elevenlabs.io/v1/convai/agent-testing/{testId} https://elevenlabs.io/docs/api-reference/tests/update
627
+ elevenlabs v1.convai.agentTesting.delete DELETE https://api.elevenlabs.io/v1/convai/agent-testing/{testId} https://elevenlabs.io/docs/api-reference/tests/delete
628
+ elevenlabs v1.convai.agentTesting.summaries POST https://api.elevenlabs.io/v1/convai/agent-testing/summaries https://elevenlabs.io/docs/api-reference/tests/summaries
629
+ elevenlabs v1.convai.agentTesting.bulkMove POST https://api.elevenlabs.io/v1/convai/agent-testing/bulk-move https://elevenlabs.io/docs/api-reference/tests/move
630
+ elevenlabs v1.convai.agentTesting.folders.create POST https://api.elevenlabs.io/v1/convai/agent-testing/folders https://elevenlabs.io/docs/api-reference/tests/test-folders/create
631
+ elevenlabs v1.convai.agentTesting.folders.get GET https://api.elevenlabs.io/v1/convai/agent-testing/folders/{folderId} https://elevenlabs.io/docs/api-reference/tests/test-folders/get
632
+ elevenlabs v1.convai.agentTesting.folders.update PATCH https://api.elevenlabs.io/v1/convai/agent-testing/folders/{folderId} https://elevenlabs.io/docs/api-reference/tests/test-folders/update
633
+ elevenlabs v1.convai.agentTesting.folders.delete DELETE https://api.elevenlabs.io/v1/convai/agent-testing/folders/{folderId} https://elevenlabs.io/docs/api-reference/tests/test-folders/delete
634
+ elevenlabs v1.convai.testInvocations.list GET https://api.elevenlabs.io/v1/convai/test-invocations https://elevenlabs.io/docs/api-reference/tests/test-invocations/list
635
+ elevenlabs v1.convai.testInvocations.get GET https://api.elevenlabs.io/v1/convai/test-invocations/{testInvocationId} https://elevenlabs.io/docs/api-reference/tests/test-invocations/get
636
+ elevenlabs v1.convai.testInvocations.resubmit POST https://api.elevenlabs.io/v1/convai/test-invocations/{testInvocationId}/resubmit https://elevenlabs.io/docs/api-reference/tests/test-invocations/resubmit
505
637
  elevenlabs v1.convai.tools.create POST https://api.elevenlabs.io/v1/convai/tools https://elevenlabs.io/docs/api-reference/tools/create
506
638
  elevenlabs v1.convai.tools.list GET https://api.elevenlabs.io/v1/convai/tools https://elevenlabs.io/docs/api-reference/tools/list
507
639
  elevenlabs v1.convai.tools.get GET https://api.elevenlabs.io/v1/convai/tools/{toolId} https://elevenlabs.io/docs/api-reference/tools/get
508
640
  elevenlabs v1.convai.tools.update PATCH https://api.elevenlabs.io/v1/convai/tools/{toolId} https://elevenlabs.io/docs/api-reference/tools/update
509
641
  elevenlabs v1.convai.tools.delete DELETE https://api.elevenlabs.io/v1/convai/tools/{toolId} https://elevenlabs.io/docs/api-reference/tools/delete
642
+ elevenlabs v1.convai.tools.dependentAgents GET https://api.elevenlabs.io/v1/convai/tools/{toolId}/dependent-agents https://elevenlabs.io/docs/api-reference/tools/get-dependent-agents
643
+ elevenlabs v1.convai.tools.executions GET https://api.elevenlabs.io/v1/convai/tools/{toolId}/executions https://elevenlabs.io/docs/api-reference/tools/get-executions
644
+ elevenlabs v1.convai.mcpServers.create POST https://api.elevenlabs.io/v1/convai/mcp-servers https://elevenlabs.io/docs/api-reference/mcp/create
645
+ elevenlabs v1.convai.mcpServers.list GET https://api.elevenlabs.io/v1/convai/mcp-servers https://elevenlabs.io/docs/api-reference/mcp/list
646
+ elevenlabs v1.convai.mcpServers.get GET https://api.elevenlabs.io/v1/convai/mcp-servers/{mcpServerId} https://elevenlabs.io/docs/api-reference/mcp/get
647
+ elevenlabs v1.convai.mcpServers.update PATCH https://api.elevenlabs.io/v1/convai/mcp-servers/{mcpServerId} https://elevenlabs.io/docs/api-reference/mcp/update
648
+ elevenlabs v1.convai.mcpServers.delete DELETE https://api.elevenlabs.io/v1/convai/mcp-servers/{mcpServerId} https://elevenlabs.io/docs/api-reference/mcp/delete
649
+ elevenlabs v1.convai.mcpServers.tools GET https://api.elevenlabs.io/v1/convai/mcp-servers/{mcpServerId}/tools https://elevenlabs.io/docs/api-reference/mcp/list-tools
650
+ elevenlabs v1.convai.mcpServers.toolApprovals.create POST https://api.elevenlabs.io/v1/convai/mcp-servers/{mcpServerId}/tool-approvals https://elevenlabs.io/docs/api-reference/mcp/approval-policies/create
651
+ elevenlabs v1.convai.mcpServers.toolApprovals.delete DELETE https://api.elevenlabs.io/v1/convai/mcp-servers/{mcpServerId}/tool-approvals/{toolName} https://elevenlabs.io/docs/api-reference/mcp/approval-policies/delete
652
+ elevenlabs v1.convai.mcpServers.toolConfigs.create POST https://api.elevenlabs.io/v1/convai/mcp-servers/{mcpServerId}/tool-configs https://elevenlabs.io/docs/api-reference/mcp/tool-configuration/create
653
+ elevenlabs v1.convai.mcpServers.toolConfigs.get GET https://api.elevenlabs.io/v1/convai/mcp-servers/{mcpServerId}/tool-configs/{toolName} https://elevenlabs.io/docs/api-reference/mcp/tool-configuration/get
654
+ elevenlabs v1.convai.mcpServers.toolConfigs.update PATCH https://api.elevenlabs.io/v1/convai/mcp-servers/{mcpServerId}/tool-configs/{toolName} https://elevenlabs.io/docs/api-reference/mcp/tool-configuration/update
655
+ elevenlabs v1.convai.mcpServers.toolConfigs.delete DELETE https://api.elevenlabs.io/v1/convai/mcp-servers/{mcpServerId}/tool-configs/{toolName} https://elevenlabs.io/docs/api-reference/mcp/tool-configuration/delete
656
+ elevenlabs v1.convai.batchCalling.submit POST https://api.elevenlabs.io/v1/convai/batch-calling/submit https://elevenlabs.io/docs/api-reference/batch-calling/create
657
+ elevenlabs v1.convai.batchCalling.workspace GET https://api.elevenlabs.io/v1/convai/batch-calling/workspace https://elevenlabs.io/docs/api-reference/batch-calling/list
658
+ elevenlabs v1.convai.batchCalling.get GET https://api.elevenlabs.io/v1/convai/batch-calling/{batchId} https://elevenlabs.io/docs/api-reference/batch-calling/get
659
+ elevenlabs v1.convai.batchCalling.delete DELETE https://api.elevenlabs.io/v1/convai/batch-calling/{batchId} https://elevenlabs.io/docs/api-reference/batch-calling/delete
660
+ elevenlabs v1.convai.batchCalling.cancel POST https://api.elevenlabs.io/v1/convai/batch-calling/{batchId}/cancel https://elevenlabs.io/docs/api-reference/batch-calling/cancel
661
+ elevenlabs v1.convai.batchCalling.retry POST https://api.elevenlabs.io/v1/convai/batch-calling/{batchId}/retry https://elevenlabs.io/docs/api-reference/batch-calling/retry
510
662
  elevenlabs v1.convai.knowledgeBase.url POST https://api.elevenlabs.io/v1/convai/knowledge-base/url https://elevenlabs.io/docs/api-reference/knowledge-base/create-from-url
511
663
  elevenlabs v1.convai.knowledgeBase.text POST https://api.elevenlabs.io/v1/convai/knowledge-base/text https://elevenlabs.io/docs/api-reference/knowledge-base/create-from-text
512
664
  elevenlabs v1.convai.knowledgeBase.file POST https://api.elevenlabs.io/v1/convai/knowledge-base/file https://elevenlabs.io/docs/api-reference/knowledge-base/create-from-file
513
665
  elevenlabs v1.convai.knowledgeBase.list GET https://api.elevenlabs.io/v1/convai/knowledge-base https://elevenlabs.io/docs/api-reference/knowledge-base/list
514
666
  elevenlabs v1.convai.knowledgeBase.get GET https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId} https://elevenlabs.io/docs/api-reference/knowledge-base/get-document
515
667
  elevenlabs v1.convai.knowledgeBase.delete DELETE https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId} https://elevenlabs.io/docs/api-reference/knowledge-base/delete
668
+ elevenlabs v1.convai.knowledgeBase.summaries GET https://api.elevenlabs.io/v1/convai/knowledge-base/summaries https://elevenlabs.io/docs/api-reference/knowledge-base/get-summaries
669
+ elevenlabs v1.convai.knowledgeBase.search GET https://api.elevenlabs.io/v1/convai/knowledge-base/search https://elevenlabs.io/docs/api-reference/knowledge-base/search
670
+ elevenlabs v1.convai.knowledgeBase.update PATCH https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId} https://elevenlabs.io/docs/api-reference/knowledge-base/update
671
+ elevenlabs v1.convai.knowledgeBase.content GET https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId}/content https://elevenlabs.io/docs/api-reference/knowledge-base/get-content
672
+ elevenlabs v1.convai.knowledgeBase.chunks GET https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId}/chunks https://elevenlabs.io/docs/api-reference/knowledge-base/get-chunks
673
+ elevenlabs v1.convai.knowledgeBase.chunks.get GET https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId}/chunk/{chunkId} https://elevenlabs.io/docs/api-reference/knowledge-base/get-chunk
674
+ elevenlabs v1.convai.knowledgeBase.dependentAgents GET https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId}/dependent-agents https://elevenlabs.io/docs/api-reference/knowledge-base/get-agents
675
+ elevenlabs v1.convai.knowledgeBase.sourceFileUrl GET https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId}/source-file-url https://elevenlabs.io/docs/api-reference/knowledge-base/get-source-file-url
676
+ elevenlabs v1.convai.knowledgeBase.refresh POST https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId}/refresh https://elevenlabs.io/docs/api-reference/knowledge-base/refresh
677
+ elevenlabs v1.convai.knowledgeBase.updateFile PATCH https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId}/update-file https://elevenlabs.io/docs/api-reference/knowledge-base/update-file
678
+ elevenlabs v1.convai.knowledgeBase.ragIndex GET https://api.elevenlabs.io/v1/convai/knowledge-base/rag-index https://elevenlabs.io/docs/api-reference/knowledge-base/rag-index-overview
679
+ elevenlabs v1.convai.knowledgeBase.ragIndex.batch POST https://api.elevenlabs.io/v1/convai/knowledge-base/rag-index https://elevenlabs.io/docs/api-reference/knowledge-base/compute-rag-index-batch
680
+ elevenlabs v1.convai.knowledgeBase.ragIndex.get GET https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId}/rag-index https://elevenlabs.io/docs/api-reference/knowledge-base/get-rag-index
681
+ elevenlabs v1.convai.knowledgeBase.ragIndex.compute POST https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId}/rag-index https://elevenlabs.io/docs/api-reference/knowledge-base/compute-rag-index
682
+ elevenlabs v1.convai.knowledgeBase.ragIndex.delete DELETE https://api.elevenlabs.io/v1/convai/knowledge-base/{documentationId}/rag-index/{ragIndexId} https://elevenlabs.io/docs/api-reference/knowledge-base/delete-rag-index
683
+ elevenlabs v1.convai.knowledgeBase.folder POST https://api.elevenlabs.io/v1/convai/knowledge-base/folder https://elevenlabs.io/docs/api-reference/knowledge-base/create-folder
684
+ elevenlabs v1.convai.knowledgeBase.bulkMove POST https://api.elevenlabs.io/v1/convai/knowledge-base/bulk-move https://elevenlabs.io/docs/api-reference/knowledge-base/bulk-move
685
+ elevenlabs v1.convai.knowledgeBase.move POST https://api.elevenlabs.io/v1/convai/knowledge-base/{documentId}/move https://elevenlabs.io/docs/api-reference/knowledge-base/move-document
516
686
  elevenlabs v1.convai.conversations.list GET https://api.elevenlabs.io/v1/convai/conversations https://elevenlabs.io/docs/api-reference/conversations/list
517
687
  elevenlabs v1.convai.conversations.get GET https://api.elevenlabs.io/v1/convai/conversations/{conversationId} https://elevenlabs.io/docs/api-reference/conversations/get
518
688
  elevenlabs v1.convai.conversations.delete DELETE https://api.elevenlabs.io/v1/convai/conversations/{conversationId} https://elevenlabs.io/docs/api-reference/conversations/delete
519
689
  elevenlabs v1.convai.conversations.audio GET https://api.elevenlabs.io/v1/convai/conversations/{conversationId}/audio https://elevenlabs.io/docs/api-reference/conversations/get-audio
520
690
  elevenlabs v1.convai.conversation.getSignedUrl GET https://api.elevenlabs.io/v1/convai/conversation/get-signed-url https://elevenlabs.io/docs/api-reference/conversations/get-signed-url
691
+ elevenlabs v1.convai.conversation.token GET https://api.elevenlabs.io/v1/convai/conversation/token https://elevenlabs.io/docs/api-reference/conversations/get-webrtc-token
692
+ elevenlabs v1.convai.conversations.messages.smartSearch GET https://api.elevenlabs.io/v1/convai/conversations/messages/smart-search https://elevenlabs.io/docs/api-reference/conversations/messages/search
693
+ elevenlabs v1.convai.conversations.messages.textSearch GET https://api.elevenlabs.io/v1/convai/conversations/messages/text-search https://elevenlabs.io/docs/api-reference/conversations/messages/text-search
694
+ elevenlabs v1.convai.conversations.feedback POST https://api.elevenlabs.io/v1/convai/conversations/{conversationId}/feedback https://elevenlabs.io/docs/api-reference/conversations/create
695
+ elevenlabs v1.convai.conversations.files POST https://api.elevenlabs.io/v1/convai/conversations/{conversationId}/files https://elevenlabs.io/docs/api-reference/conversations/upload-file
696
+ elevenlabs v1.convai.conversations.files.delete DELETE https://api.elevenlabs.io/v1/convai/conversations/{conversationId}/files/{fileId} https://elevenlabs.io/docs/api-reference/conversations/delete-file
697
+ elevenlabs v1.convai.conversations.sipMessages GET https://api.elevenlabs.io/v1/convai/conversations/{conversationId}/sip-messages https://elevenlabs.io/docs/api-reference/conversations/get-sip-messages
698
+ elevenlabs v1.convai.tags.list GET https://api.elevenlabs.io/v1/convai/tags https://elevenlabs.io/docs/api-reference/conversations/tags/list
699
+ elevenlabs v1.convai.tags.create POST https://api.elevenlabs.io/v1/convai/tags https://elevenlabs.io/docs/api-reference/conversations/tags/create
700
+ elevenlabs v1.convai.tags.get GET https://api.elevenlabs.io/v1/convai/tags/{tagId} https://elevenlabs.io/docs/api-reference/conversations/tags/get
701
+ elevenlabs v1.convai.tags.update PATCH https://api.elevenlabs.io/v1/convai/tags/{tagId} https://elevenlabs.io/docs/api-reference/conversations/tags/update
702
+ elevenlabs v1.convai.tags.delete DELETE https://api.elevenlabs.io/v1/convai/tags/{tagId} https://elevenlabs.io/docs/api-reference/conversations/tags/delete
703
+ elevenlabs v1.convai.settings GET https://api.elevenlabs.io/v1/convai/settings https://elevenlabs.io/docs/api-reference/workspace/get
704
+ elevenlabs v1.convai.settings.update PATCH https://api.elevenlabs.io/v1/convai/settings https://elevenlabs.io/docs/api-reference/workspace/update
705
+ elevenlabs v1.convai.settings.dashboard GET https://api.elevenlabs.io/v1/convai/settings/dashboard https://elevenlabs.io/docs/api-reference/workspace/dashboard/get
706
+ elevenlabs v1.convai.settings.dashboard.update PATCH https://api.elevenlabs.io/v1/convai/settings/dashboard https://elevenlabs.io/docs/api-reference/workspace/dashboard/update
707
+ elevenlabs v1.convai.secrets.create POST https://api.elevenlabs.io/v1/convai/secrets https://elevenlabs.io/docs/api-reference/workspace/secrets/create
708
+ elevenlabs v1.convai.secrets.list GET https://api.elevenlabs.io/v1/convai/secrets https://elevenlabs.io/docs/api-reference/workspace/secrets/list
709
+ elevenlabs v1.convai.secrets.get GET https://api.elevenlabs.io/v1/convai/secrets/{secretId} https://elevenlabs.io/docs/api-reference/workspace/secrets/get
710
+ elevenlabs v1.convai.secrets.update PATCH https://api.elevenlabs.io/v1/convai/secrets/{secretId} https://elevenlabs.io/docs/api-reference/workspace/secrets/update
711
+ elevenlabs v1.convai.secrets.delete DELETE https://api.elevenlabs.io/v1/convai/secrets/{secretId} https://elevenlabs.io/docs/api-reference/workspace/secrets/delete
712
+ elevenlabs v1.convai.secrets.dependencies GET https://api.elevenlabs.io/v1/convai/secrets/{secretId}/dependencies/{resourceType} https://elevenlabs.io/docs/api-reference/workspace/secrets/get-dependencies
713
+ elevenlabs v1.convai.environmentVariables.list GET https://api.elevenlabs.io/v1/convai/environment-variables https://elevenlabs.io/docs/api-reference/environment-variables/list
714
+ elevenlabs v1.convai.environmentVariables.create POST https://api.elevenlabs.io/v1/convai/environment-variables https://elevenlabs.io/docs/api-reference/environment-variables/create
715
+ elevenlabs v1.convai.environmentVariables.get GET https://api.elevenlabs.io/v1/convai/environment-variables/{envVarId} https://elevenlabs.io/docs/api-reference/environment-variables/get
716
+ elevenlabs v1.convai.environmentVariables.update PATCH https://api.elevenlabs.io/v1/convai/environment-variables/{envVarId} https://elevenlabs.io/docs/api-reference/environment-variables/update
717
+ elevenlabs v1.convai.conversations.tags POST https://api.elevenlabs.io/v1/convai/conversations/{conversationId}/tags https://elevenlabs.io/docs/api-reference/conversations/tags/assign
718
+ elevenlabs v1.convai.conversations.tags.unassign DELETE https://api.elevenlabs.io/v1/convai/conversations/{conversationId}/tags/{tagId} https://elevenlabs.io/docs/api-reference/conversations/tags/unassign
719
+ elevenlabs v1.convai.conversations.analysis POST https://api.elevenlabs.io/v1/convai/conversations/{conversationId}/analysis/run https://elevenlabs.io/docs/api-reference/conversations/analysis/run-analysis
720
+ elevenlabs v1.convai.conversations.analysis.evaluations POST https://api.elevenlabs.io/v1/convai/conversations/{conversationId}/analysis/evaluations/run https://elevenlabs.io/docs/api-reference/conversations/analysis/run-evaluation
521
721
  elevenlabs v1.convai.phoneNumbers.create POST https://api.elevenlabs.io/v1/convai/phone-numbers https://elevenlabs.io/docs/api-reference/phone-numbers/create
522
722
  elevenlabs v1.convai.phoneNumbers.list GET https://api.elevenlabs.io/v1/convai/phone-numbers https://elevenlabs.io/docs/api-reference/phone-numbers/list
523
723
  elevenlabs v1.convai.phoneNumbers.get GET https://api.elevenlabs.io/v1/convai/phone-numbers/{phoneNumberId} https://elevenlabs.io/docs/api-reference/phone-numbers/get
524
724
  elevenlabs v1.convai.phoneNumbers.update PATCH https://api.elevenlabs.io/v1/convai/phone-numbers/{phoneNumberId} https://elevenlabs.io/docs/api-reference/phone-numbers/update
525
725
  elevenlabs v1.convai.phoneNumbers.delete DELETE https://api.elevenlabs.io/v1/convai/phone-numbers/{phoneNumberId} https://elevenlabs.io/docs/api-reference/phone-numbers/delete
726
+ elevenlabs v1.convai.phoneNumbers.sipMessages GET https://api.elevenlabs.io/v1/convai/phone-numbers/{phoneNumberId}/sip-messages https://elevenlabs.io/docs/api-reference/phone-numbers/get-sip-messages
727
+ elevenlabs v1.convai.twilio.registerCall POST https://api.elevenlabs.io/v1/convai/twilio/register-call https://elevenlabs.io/docs/api-reference/twilio/register-call
526
728
  elevenlabs v1.convai.twilio.outboundCall POST https://api.elevenlabs.io/v1/convai/twilio/outbound-call https://elevenlabs.io/docs/api-reference/twilio/outbound-call
527
729
  elevenlabs v1.convai.sipTrunk.outboundCall POST https://api.elevenlabs.io/v1/convai/sip-trunk/outbound-call https://elevenlabs.io/docs/api-reference/sip-trunk/outbound-call
730
+ elevenlabs v1.convai.exotel.outboundCall POST https://api.elevenlabs.io/v1/convai/exotel/outbound-call https://elevenlabs.io/docs/api-reference/exotel/outbound-call
731
+ elevenlabs v1.convai.whatsapp.outboundCall POST https://api.elevenlabs.io/v1/convai/whatsapp/outbound-call https://elevenlabs.io/docs/api-reference/whats-app/outbound-call
732
+ elevenlabs v1.convai.whatsapp.outboundMessage POST https://api.elevenlabs.io/v1/convai/whatsapp/outbound-message https://elevenlabs.io/docs/api-reference/whats-app/outbound-message
733
+ elevenlabs v1.convai.whatsappAccounts.list GET https://api.elevenlabs.io/v1/convai/whatsapp-accounts https://elevenlabs.io/docs/api-reference/whats-app/accounts/list
734
+ elevenlabs v1.convai.whatsappAccounts.get GET https://api.elevenlabs.io/v1/convai/whatsapp-accounts/{phoneNumberId} https://elevenlabs.io/docs/api-reference/whats-app/accounts/get
735
+ elevenlabs v1.convai.whatsappAccounts.update PATCH https://api.elevenlabs.io/v1/convai/whatsapp-accounts/{phoneNumberId} https://elevenlabs.io/docs/api-reference/whats-app/accounts/update
736
+ elevenlabs v1.convai.whatsappAccounts.delete DELETE https://api.elevenlabs.io/v1/convai/whatsapp-accounts/{phoneNumberId} https://elevenlabs.io/docs/api-reference/whats-app/accounts/delete
737
+ elevenlabs v1.voices.list GET https://api.elevenlabs.io/v1/voices https://elevenlabs.io/docs/api-reference/voices/get-all
738
+ elevenlabs v1.voices.delete DELETE https://api.elevenlabs.io/v1/voices/{voiceId} https://elevenlabs.io/docs/api-reference/voices/delete
739
+ elevenlabs v1.voices.add POST https://api.elevenlabs.io/v1/voices/add https://elevenlabs.io/docs/api-reference/voices/ivc/create
740
+ elevenlabs v1.voices.add.share POST https://api.elevenlabs.io/v1/voices/add/{publicUserId}/{voiceId} https://elevenlabs.io/docs/api-reference/voices/share
741
+ elevenlabs v1.voices.edit POST https://api.elevenlabs.io/v1/voices/{voiceId}/edit https://elevenlabs.io/docs/api-reference/voices/edit
742
+ elevenlabs v1.voices.settings.edit POST https://api.elevenlabs.io/v1/voices/{voiceId}/settings/edit https://elevenlabs.io/docs/api-reference/voices/settings/update
743
+ elevenlabs v1.voices.settings.default GET https://api.elevenlabs.io/v1/voices/settings/default https://elevenlabs.io/docs/api-reference/voices/settings/get-default
744
+ elevenlabs v1.voices.samples.delete DELETE https://api.elevenlabs.io/v1/voices/{voiceId}/samples/{sampleId} https://elevenlabs.io/docs/api-reference/samples/delete
745
+ elevenlabs v1.voices.samples.audio GET https://api.elevenlabs.io/v1/voices/{voiceId}/samples/{sampleId}/audio https://elevenlabs.io/docs/api-reference/samples/audio
746
+ elevenlabs v1.sharedVoices GET https://api.elevenlabs.io/v1/shared-voices https://elevenlabs.io/docs/api-reference/voices/get-shared
747
+ elevenlabs v1.similarVoices POST https://api.elevenlabs.io/v1/similar-voices https://elevenlabs.io/docs/api-reference/voices/find-similar-voices
748
+ elevenlabs v1.dubbing.list GET https://api.elevenlabs.io/v1/dubbing https://elevenlabs.io/docs/api-reference/dubbing/list
749
+ elevenlabs v1.dubbing.create POST https://api.elevenlabs.io/v1/dubbing https://elevenlabs.io/docs/api-reference/dubbing/create
750
+ elevenlabs v1.dubbing.get GET https://api.elevenlabs.io/v1/dubbing/{dubbingId} https://elevenlabs.io/docs/api-reference/dubbing/get
751
+ elevenlabs v1.dubbing.delete DELETE https://api.elevenlabs.io/v1/dubbing/{dubbingId} https://elevenlabs.io/docs/api-reference/dubbing/delete
752
+ elevenlabs v1.dubbing.audio.get GET https://api.elevenlabs.io/v1/dubbing/{dubbingId}/audio/{languageCode} https://elevenlabs.io/docs/api-reference/dubbing/audio/get
753
+ elevenlabs v1.dubbing.transcripts.get GET https://api.elevenlabs.io/v1/dubbing/{dubbingId}/transcripts/{languageCode}/format/{formatType} https://elevenlabs.io/docs/api-reference/dubbing/transcripts/get
754
+ elevenlabs v1.studio.podcasts.create POST https://api.elevenlabs.io/v1/studio/podcasts https://elevenlabs.io/docs/api-reference/studio/create-podcast
755
+ elevenlabs v1.studio.projects.list GET https://api.elevenlabs.io/v1/studio/projects https://elevenlabs.io/docs/api-reference/studio/get-projects
756
+ elevenlabs v1.studio.projects.create POST https://api.elevenlabs.io/v1/studio/projects https://elevenlabs.io/docs/api-reference/studio/add-project
757
+ elevenlabs v1.studio.projects.get GET https://api.elevenlabs.io/v1/studio/projects/{projectId} https://elevenlabs.io/docs/api-reference/studio/get-project
758
+ elevenlabs v1.studio.projects.update POST https://api.elevenlabs.io/v1/studio/projects/{projectId} https://elevenlabs.io/docs/api-reference/studio/edit-project
759
+ elevenlabs v1.studio.projects.delete DELETE https://api.elevenlabs.io/v1/studio/projects/{projectId} https://elevenlabs.io/docs/api-reference/studio/delete-project
760
+ elevenlabs v1.studio.projects.convert POST https://api.elevenlabs.io/v1/studio/projects/{projectId}/convert https://elevenlabs.io/docs/api-reference/studio/convert-project
761
+ elevenlabs v1.studio.projects.content.update POST https://api.elevenlabs.io/v1/studio/projects/{projectId}/content https://elevenlabs.io/docs/api-reference/studio/edit-project-content
762
+ elevenlabs v1.studio.projects.mutedTracks.get GET https://api.elevenlabs.io/v1/studio/projects/{projectId}/muted-tracks https://elevenlabs.io/docs/api-reference/studio/get-project-muted-tracks
763
+ elevenlabs v1.studio.projects.pronunciationDictionaries.create POST https://api.elevenlabs.io/v1/studio/projects/{projectId}/pronunciation-dictionaries https://elevenlabs.io/docs/api-reference/studio/create-pronunciation-dictionaries
764
+ elevenlabs v1.studio.projects.snapshots.list GET https://api.elevenlabs.io/v1/studio/projects/{projectId}/snapshots https://elevenlabs.io/docs/api-reference/studio/get-project-snapshots
765
+ elevenlabs v1.studio.projects.snapshots.get GET https://api.elevenlabs.io/v1/studio/projects/{projectId}/snapshots/{snapshotId} https://elevenlabs.io/docs/api-reference/studio/get-project-snapshot
766
+ elevenlabs v1.studio.projects.snapshots.stream POST https://api.elevenlabs.io/v1/studio/projects/{projectId}/snapshots/{snapshotId}/stream https://elevenlabs.io/docs/api-reference/studio/stream-project-audio
767
+ elevenlabs v1.studio.projects.snapshots.archive POST https://api.elevenlabs.io/v1/studio/projects/{projectId}/snapshots/{snapshotId}/archive https://elevenlabs.io/docs/api-reference/studio/archive-project-snapshot
768
+ elevenlabs v1.studio.projects.chapters.list GET https://api.elevenlabs.io/v1/studio/projects/{projectId}/chapters https://elevenlabs.io/docs/api-reference/studio/get-chapters
769
+ elevenlabs v1.studio.projects.chapters.create POST https://api.elevenlabs.io/v1/studio/projects/{projectId}/chapters https://elevenlabs.io/docs/api-reference/studio/create-chapter
770
+ elevenlabs v1.studio.projects.chapters.get GET https://api.elevenlabs.io/v1/studio/projects/{projectId}/chapters/{chapterId} https://elevenlabs.io/docs/api-reference/studio/get-chapter
771
+ elevenlabs v1.studio.projects.chapters.update POST https://api.elevenlabs.io/v1/studio/projects/{projectId}/chapters/{chapterId} https://elevenlabs.io/docs/api-reference/studio/edit-chapter
772
+ elevenlabs v1.studio.projects.chapters.delete DELETE https://api.elevenlabs.io/v1/studio/projects/{projectId}/chapters/{chapterId} https://elevenlabs.io/docs/api-reference/studio/delete-chapter
773
+ elevenlabs v1.studio.projects.chapters.convert POST https://api.elevenlabs.io/v1/studio/projects/{projectId}/chapters/{chapterId}/convert https://elevenlabs.io/docs/api-reference/studio/convert-chapter
774
+ elevenlabs v1.studio.projects.chapters.snapshots.list GET https://api.elevenlabs.io/v1/studio/projects/{projectId}/chapters/{chapterId}/snapshots https://elevenlabs.io/docs/api-reference/studio/get-chapter-snapshots
775
+ elevenlabs v1.studio.projects.chapters.snapshots.get GET https://api.elevenlabs.io/v1/studio/projects/{projectId}/chapters/{chapterId}/snapshots/{chapterSnapshotId} https://elevenlabs.io/docs/api-reference/studio/get-chapter-snapshot
776
+ elevenlabs v1.studio.projects.chapters.snapshots.stream POST https://api.elevenlabs.io/v1/studio/projects/{projectId}/chapters/{chapterId}/snapshots/{chapterSnapshotId}/stream https://elevenlabs.io/docs/api-reference/studio/stream-chapter-audio
528
777
  fal bytedance.seedance2p0.fast.imageToVideo POST https://api.fal.ai/v1/bytedance/seedance-2.0/fast/image-to-video https://docs.fal.ai
529
778
  fal bytedance.seedance2p0.fast.referenceToVideo POST https://api.fal.ai/v1/bytedance/seedance-2.0/fast/reference-to-video
530
779
  fal bytedance.seedance2p0.fast.textToVideo POST https://api.fal.ai/v1/bytedance/seedance-2.0/fast/text-to-video https://docs.fal.ai
@@ -716,6 +965,7 @@ google v1.googleFlow.voices GET https://api.useapi.net/v1/google-flow/voices{que
716
965
  google v1.googleFlow.voices POST https://api.useapi.net/v1/google-flow/voices https://useapi.net/docs/api-google-flow-v1/post-google-flow-voices
717
966
  google v1.googleFlow.voices.retrieve GET https://api.useapi.net/v1/google-flow/voices/{ref} https://useapi.net/docs/api-google-flow-v1/get-google-flow-voices-ref
718
967
  google v1internal.retrieveUserQuota POST https://cloudcode-pa.googleapis.com/v1internal:retrieveUserQuota https://cloud.google.com/gemini/docs/quotas
968
+ google v1internal.retrieveUserQuotaSummary POST https://cloudcode-pa.googleapis.com/v1internal:retrieveUserQuotaSummary https://cloud.google.com/gemini/docs/quotas
719
969
  free-media-upload catbox.upload POST https://catbox.moe/user/api.php https://catbox.moe/tools.php
720
970
  free-media-upload filebin.upload POST https://filebin.net/{bin}/{filename} https://filebin.net/
721
971
  free-media-upload gofile.upload POST https://upload.gofile.io/uploadfile https://gofile.io/api
@@ -0,0 +1,13 @@
1
+ export interface CostPaidEndpointEntry {
2
+ key: {
3
+ provider: string;
4
+ method: string;
5
+ dotPath: string;
6
+ };
7
+ }
8
+ export interface CostHelpers {
9
+ PAID_ENDPOINTS: CostPaidEndpointEntry[];
10
+ isPaidEndpoint: (provider: string, method: string, dotPath: string) => boolean;
11
+ }
12
+ export declare function loadCostHelpers(): Promise<CostHelpers>;
13
+ //# sourceMappingURL=cost.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cost.d.ts","sourceRoot":"","sources":["../../src/cost.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,qBAAqB;IACpC,GAAG,EAAE;QACH,QAAQ,EAAE,MAAM,CAAC;QACjB,MAAM,EAAE,MAAM,CAAC;QACf,OAAO,EAAE,MAAM,CAAC;KACjB,CAAC;CACH;AAED,MAAM,WAAW,WAAW;IAC1B,cAAc,EAAE,qBAAqB,EAAE,CAAC;IACxC,cAAc,EAAE,CACd,QAAQ,EAAE,MAAM,EAChB,MAAM,EAAE,MAAM,EACd,OAAO,EAAE,MAAM,KACZ,OAAO,CAAC;CACd;AAID,wBAAgB,eAAe,IAAI,OAAO,CAAC,WAAW,CAAC,CAwBtD"}
@@ -0,0 +1,21 @@
1
+ const COST_PACKAGE = "@apicity/cost";
2
+ let costHelpersPromise;
3
+ export function loadCostHelpers() {
4
+ costHelpersPromise ??= import(COST_PACKAGE).then((mod) => {
5
+ const exports = mod;
6
+ const paidEndpoints = exports.PAID_ENDPOINTS;
7
+ const isPaidEndpoint = exports.isPaidEndpoint;
8
+ if (!Array.isArray(paidEndpoints)) {
9
+ throw new Error("Expected @apicity/cost to export PAID_ENDPOINTS as an array");
10
+ }
11
+ if (typeof isPaidEndpoint !== "function") {
12
+ throw new Error("Expected @apicity/cost to export isPaidEndpoint as a function");
13
+ }
14
+ return {
15
+ PAID_ENDPOINTS: paidEndpoints,
16
+ isPaidEndpoint: isPaidEndpoint,
17
+ };
18
+ });
19
+ return costHelpersPromise;
20
+ }
21
+ //# sourceMappingURL=cost.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cost.js","sourceRoot":"","sources":["../../src/cost.ts"],"names":[],"mappings":"AAAA,MAAM,YAAY,GAAW,eAAe,CAAC;AAmB7C,IAAI,kBAAoD,CAAC;AAEzD,MAAM,UAAU,eAAe;IAC7B,kBAAkB,KAAK,MAAM,CAAC,YAAY,CAAC,CAAC,IAAI,CAAC,CAAC,GAAG,EAAE,EAAE;QACvD,MAAM,OAAO,GAAG,GAA8B,CAAC;QAC/C,MAAM,aAAa,GAAG,OAAO,CAAC,cAAc,CAAC;QAC7C,MAAM,cAAc,GAAG,OAAO,CAAC,cAAc,CAAC;QAE9C,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,aAAa,CAAC,EAAE,CAAC;YAClC,MAAM,IAAI,KAAK,CACb,6DAA6D,CAC9D,CAAC;QACJ,CAAC;QACD,IAAI,OAAO,cAAc,KAAK,UAAU,EAAE,CAAC;YACzC,MAAM,IAAI,KAAK,CACb,+DAA+D,CAChE,CAAC;QACJ,CAAC;QAED,OAAO;YACL,cAAc,EAAE,aAAwC;YACxD,cAAc,EAAE,cAA+C;SAChE,CAAC;IACJ,CAAC,CAAC,CAAC;IAEH,OAAO,kBAAkB,CAAC;AAC5B,CAAC"}
@@ -1,6 +1,6 @@
1
1
  export interface ProviderSpec {
2
2
  envVar: string;
3
- optionKey: "apiKey" | "apiToken" | "accessKeyId" | "accessToken" | "botToken";
3
+ optionKey: "apiKey" | "apiToken" | "accessKeyId" | "accessToken" | "botToken" | "oauthToken";
4
4
  importPath: string;
5
5
  factoryName: string;
6
6
  extraEnvVars?: string[];
@@ -1 +1 @@
1
- {"version":3,"file":"providers.d.ts","sourceRoot":"","sources":["../../src/providers.ts"],"names":[],"mappings":"AASA,MAAM,WAAW,YAAY;IAC3B,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,QAAQ,GAAG,UAAU,GAAG,aAAa,GAAG,aAAa,GAAG,UAAU,CAAC;IAC9E,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IAIpB,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;CACzB;AAKD,eAAO,MAAM,mBAAmB,UAQ/B,CAAC;AAEF,eAAO,MAAM,WAAW,UAA2B,CAAC;AACpD,eAAO,MAAM,WAAW,UAAwC,CAAC;AAoBjE,eAAO,MAAM,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,YAAY,CA8JlD,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAE3D,wBAAsB,mBAAmB,CACvC,IAAI,EAAE,MAAM,EACZ,IAAI,EAAE,YAAY,EAClB,aAAa,CAAC,EAAE,MAAM,GACrB,OAAO,CAAC,oBAAoB,GAAG,IAAI,CAAC,CAkEtC"}
1
+ {"version":3,"file":"providers.d.ts","sourceRoot":"","sources":["../../src/providers.ts"],"names":[],"mappings":"AASA,MAAM,WAAW,YAAY;IAC3B,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EACL,QAAQ,GACR,UAAU,GACV,aAAa,GACb,aAAa,GACb,UAAU,GACV,YAAY,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IAIpB,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;CACzB;AAKD,eAAO,MAAM,mBAAmB,UAQ/B,CAAC;AAEF,eAAO,MAAM,WAAW,UAA2B,CAAC;AACpD,eAAO,MAAM,WAAW,UAAwC,CAAC;AAyBjE,eAAO,MAAM,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,YAAY,CAoKlD,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAE3D,wBAAsB,mBAAmB,CACvC,IAAI,EAAE,MAAM,EACZ,IAAI,EAAE,YAAY,EAClB,aAAa,CAAC,EAAE,MAAM,GACrB,OAAO,CAAC,oBAAoB,GAAG,IAAI,CAAC,CAkEtC"}
@@ -4,7 +4,7 @@
4
4
  //
5
5
  // Keeping factory imports dynamic means a missing provider package doesn't
6
6
  // crash the server — that provider just gets skipped.
7
- import { PAID_ENDPOINTS } from "@apicity/cost";
7
+ import { loadCostHelpers } from "./cost.js";
8
8
  // Polymarket's CLOB trading factory takes a credential bundle, not a single
9
9
  // key. These names match both the `op://<vault>/<NAME>/password` references and
10
10
  // the keys read in `instantiateProvider` below.
@@ -31,8 +31,11 @@ function polymarketOptionsFromEnv() {
31
31
  clobSignatureType: signatureType ? Number(signatureType) : undefined,
32
32
  };
33
33
  }
34
- /** Provider names that have at least one paid endpoint in the registry. */
35
- const PROVIDERS_WITH_PAID_ENDPOINTS = new Set(PAID_ENDPOINTS.map((e) => e.key.provider));
34
+ let providersWithPaidEndpointsPromise;
35
+ async function providerHasPaidEndpoint(name) {
36
+ providersWithPaidEndpointsPromise ??= loadCostHelpers().then(({ PAID_ENDPOINTS }) => new Set(PAID_ENDPOINTS.map((entry) => entry.key.provider)));
37
+ return (await providersWithPaidEndpointsPromise).has(name);
38
+ }
36
39
  export const PROVIDERS = {
37
40
  openai: {
38
41
  envVar: "OPENAI_API_KEY",
@@ -76,6 +79,12 @@ export const PROVIDERS = {
76
79
  importPath: "@apicity/dolthub",
77
80
  factoryName: "createDoltHub",
78
81
  },
82
+ dropbox: {
83
+ envVar: "DROPBOX_OAUTH_TOKEN",
84
+ optionKey: "oauthToken",
85
+ importPath: "@apicity/dropbox",
86
+ factoryName: "createDropbox",
87
+ },
79
88
  simplefunctions: {
80
89
  envVar: "SIMPLEFUNCTIONS_API_KEY",
81
90
  optionKey: "apiKey",
@@ -245,7 +254,7 @@ export async function instantiateProvider(name, spec, paygateSecret) {
245
254
  // The MCP server is the code client: it holds the shared secret to *verify*
246
255
  // OTPs, but never mints them. A human mints an OTP out-of-band and the caller
247
256
  // passes it as the tool's `otp` argument, so the AI cannot self-approve.
248
- if (paygateSecret && PROVIDERS_WITH_PAID_ENDPOINTS.has(name)) {
257
+ if (paygateSecret && (await providerHasPaidEndpoint(name))) {
249
258
  opts.paygate = { secret: paygateSecret };
250
259
  }
251
260
  return factory(opts);
@@ -1 +1 @@
1
- {"version":3,"file":"providers.js","sourceRoot":"","sources":["../../src/providers.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"providers.js","sourceRoot":"","sources":["../../src/providers.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"server.d.ts","sourceRoot":"","sources":["../../src/server.ts"],"names":[],"mappings":"AAiBA,MAAM,WAAW,kBAAkB;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gBAAgB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC5B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,iEAAiE;IACjE,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,wBAAsB,WAAW,CAC/B,IAAI,GAAE,kBAAuB,GAC5B,OAAO,CAAC,IAAI,CAAC,CA6Cf"}
1
+ {"version":3,"file":"server.d.ts","sourceRoot":"","sources":["../../src/server.ts"],"names":[],"mappings":"AAiBA,MAAM,WAAW,kBAAkB;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gBAAgB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC5B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,iEAAiE;IACjE,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,wBAAsB,WAAW,CAC/B,IAAI,GAAE,kBAAuB,GAC5B,OAAO,CAAC,IAAI,CAAC,CA8Cf"}
@@ -2,10 +2,11 @@ import { readFileSync } from "node:fs";
2
2
  import { Server } from "@modelcontextprotocol/sdk/server/index.js";
3
3
  import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";
4
4
  import { CallToolRequestSchema, ListToolsRequestSchema, } from "@modelcontextprotocol/sdk/types.js";
5
- import { isPaidEndpoint } from "@apicity/cost";
5
+ import { loadCostHelpers } from "./cost.js";
6
6
  import { buildRegistry } from "./registry.js";
7
7
  import { downloadUrlsInResult, guessExtension, isBinary, writeBinary, } from "./output.js";
8
8
  export async function startServer(opts = {}) {
9
+ const cost = await loadCostHelpers();
9
10
  const endpoints = await buildRegistry({
10
11
  enabledProviders: opts.enabledProviders,
11
12
  paygateSecret: opts.paygateSecret,
@@ -18,8 +19,8 @@ export async function startServer(opts = {}) {
18
19
  server.setRequestHandler(ListToolsRequestSchema, async () => ({
19
20
  tools: endpoints.map((ep) => ({
20
21
  name: ep.toolName,
21
- description: describe(ep, opts.outputDir),
22
- inputSchema: buildInputSchema(ep),
22
+ description: describe(ep, opts.outputDir, cost),
23
+ inputSchema: buildInputSchema(ep, cost),
23
24
  })),
24
25
  }));
25
26
  server.setRequestHandler(CallToolRequestSchema, async (req) => {
@@ -28,7 +29,7 @@ export async function startServer(opts = {}) {
28
29
  return errorResult(`Unknown tool: ${req.params.name}`);
29
30
  }
30
31
  try {
31
- const result = await invoke(ep, req.params.arguments ?? {});
32
+ const result = await invoke(ep, req.params.arguments ?? {}, cost);
32
33
  return await formatResult(ep, result, opts.outputDir);
33
34
  }
34
35
  catch (err) {
@@ -40,9 +41,9 @@ export async function startServer(opts = {}) {
40
41
  console.error(`[apicity-mcp] ready — ${endpoints.length} tools registered` +
41
42
  (opts.outputDir ? ` (output dir: ${opts.outputDir})` : ""));
42
43
  }
43
- function describe(ep, outputDir) {
44
+ function describe(ep, outputDir, cost) {
44
45
  const lines = [`${ep.method} ${ep.fullUrl}`, `Docs: ${ep.docsUrl}`];
45
- if (isPaidEndpoint(ep.provider, ep.method, ep.dotPath)) {
46
+ if (cost.isPaidEndpoint(ep.provider, ep.method, ep.dotPath)) {
46
47
  lines.push("PAID endpoint: requires an operator-minted `otp` (one-time approval). " +
47
48
  "The OTP is bound to this exact request and is single-use.");
48
49
  }
@@ -64,8 +65,8 @@ const OTP_SCHEMA = {
64
65
  description: "Operator-minted one-time approval token authorizing this paid call. " +
65
66
  "Bound to this exact request and single-use; the AI cannot mint it.",
66
67
  };
67
- function buildInputSchema(ep) {
68
- const paid = isPaidEndpoint(ep.provider, ep.method, ep.dotPath);
68
+ function buildInputSchema(ep, cost) {
69
+ const paid = cost.isPaidEndpoint(ep.provider, ep.method, ep.dotPath);
69
70
  const body = ep.jsonSchema;
70
71
  // If the endpoint takes path params (e.g., {taskId}), wrap them at the top
71
72
  // level alongside the body fields and mark them required.
@@ -108,8 +109,8 @@ function withOtp(objSchema) {
108
109
  };
109
110
  return { ...objSchema, properties };
110
111
  }
111
- async function invoke(ep, args) {
112
- const paid = isPaidEndpoint(ep.provider, ep.method, ep.dotPath);
112
+ async function invoke(ep, args, cost) {
113
+ const paid = cost.isPaidEndpoint(ep.provider, ep.method, ep.dotPath);
113
114
  // For paid endpoints, peel the `otp` approval off the arguments before the
114
115
  // rest is treated as the request body. The approval is forwarded as the final
115
116
  // argument so the provider's pay gate can verify it (or fail closed).
@@ -1 +1 @@
1
- {"version":3,"file":"server.js","sourceRoot":"","sources":["../../src/server.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AACvC,OAAO,EAAE,MAAM,EAAE,MAAM,2CAA2C,CAAC;AACnE,OAAO,EAAE,oBAAoB,EAAE,MAAM,2CAA2C,CAAC;AACjF,OAAO,EACL,qBAAqB,EACrB,sBAAsB,GACvB,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAiB,MAAM,eAAe,CAAC;AAE7D,OAAO,EACL,oBAAoB,EACpB,cAAc,EACd,QAAQ,EACR,WAAW,GACZ,MAAM,aAAa,CAAC;AAWrB,MAAM,CAAC,KAAK,UAAU,WAAW,CAC/B,OAA2B,EAAE;IAE7B,MAAM,SAAS,GAAG,MAAM,aAAa,CAAC;QACpC,gBAAgB,EAAE,IAAI,CAAC,gBAAgB;QACvC,aAAa,EAAE,IAAI,CAAC,aAAa;KAClC,CAAC,CAAC;IAEH,MAAM,MAAM,GAAG,IAAI,MAAM,CACvB;QACE,IAAI,EAAE,IAAI,CAAC,IAAI,IAAI,SAAS;QAC5B,OAAO,EAAE,IAAI,CAAC,OAAO,IAAI,kBAAkB,EAAE;KAC9C,EACD,EAAE,YAAY,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE,CAChC,CAAC;IAEF,MAAM,MAAM,GAAG,IAAI,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC;IAE9D,MAAM,CAAC,iBAAiB,CAAC,sBAAsB,EAAE,KAAK,IAAI,EAAE,CAAC,CAAC;QAC5D,KAAK,EAAE,SAAS,CAAC,GAAG,CAAC,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC;YAC5B,IAAI,EAAE,EAAE,CAAC,QAAQ;YACjB,WAAW,EAAE,QAAQ,CAAC,EAAE,EAAE,IAAI,CAAC,SAAS,CAAC;YACzC,WAAW,EAAE,gBAAgB,CAAC,EAAE,CAAC;SAClC,CAAC,CAAC;KACJ,CAAC,CAAC,CAAC;IAEJ,MAAM,CAAC,iBAAiB,CAAC,qBAAqB,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE;QAC5D,MAAM,EAAE,GAAG,MAAM,CAAC,GAAG,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;QACvC,IAAI,CAAC,EAAE,EAAE,CAAC;YACR,OAAO,WAAW,CAAC,iBAAiB,GAAG,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC,CAAC;QACzD,CAAC;QACD,IAAI,CAAC;YACH,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,EAAE,EAAE,GAAG,CAAC,MAAM,CAAC,SAAS,IAAI,EAAE,CAAC,CAAC;YAC5D,OAAO,MAAM,YAAY,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,CAAC,SAAS,CAAC,CAAC;QACxD,CAAC;QAAC,OAAO,GAAG,EAAE,CAAC;YACb,OAAO,WAAW,CAChB,GAAG,EAAE,CAAC,QAAQ,YAAa,GAAa,CAAC,OAAO,IAAI,MAAM,CAAC,GAAG,CAAC,EAAE,CAClE,CAAC;QACJ,CAAC;IACH,CAAC,CAAC,CAAC;IAEH,MAAM,SAAS,GAAG,IAAI,oBAAoB,EAAE,CAAC;IAC7C,MAAM,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC;IAChC,OAAO,CAAC,KAAK,CACX,yBAAyB,SAAS,CAAC,MAAM,mBAAmB;QAC1D,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,iBAAiB,IAAI,CAAC,SAAS,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,CAC7D,CAAC;AACJ,CAAC;AAED,SAAS,QAAQ,CAAC,EAAY,EAAE,SAAkB;IAChD,MAAM,KAAK,GAAG,CAAC,GAAG,EAAE,CAAC,MAAM,IAAI,EAAE,CAAC,OAAO,EAAE,EAAE,SAAS,EAAE,CAAC,OAAO,EAAE,CAAC,CAAC;IACpE,IAAI,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC;QACvD,KAAK,CAAC,IAAI,CACR,wEAAwE;YACtE,2DAA2D,CAC9D,CAAC;IACJ,CAAC;IACD,IAAI,SAAS,IAAI,eAAe,CAAC,EAAE,CAAC,EAAE,CAAC;QACrC,KAAK,CAAC,IAAI,CAAC,+CAA+C,SAAS,EAAE,CAAC,CAAC;IACzE,CAAC;IACD,IAAI,EAAE,CAAC,OAAO,EAAE,CAAC;QACf,MAAM,IAAI,GAAG,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC,OAAO,CAAC,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;QACzD,MAAM,SAAS,GACb,IAAI,CAAC,MAAM,GAAG,GAAG,CAAC,CAAC,CAAC,GAAG,IAAI,CAAC,KAAK,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC;QAClE,KAAK,CAAC,IAAI,CAAC,EAAE,EAAE,YAAY,EAAE,CAAC,OAAO,CAAC,MAAM,IAAI,EAAE,SAAS,CAAC,CAAC;IAC/D,CAAC;IACD,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AAC1B,CAAC;AAED,SAAS,eAAe,CAAC,EAAY;IACnC,OAAO,4DAA4D,CAAC,IAAI,CACtE,EAAE,CAAC,OAAO,CACX,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,GAAe;IAC7B,IAAI,EAAE,QAAQ;IACd,WAAW,EACT,sEAAsE;QACtE,oEAAoE;CACvE,CAAC;AAEF,SAAS,gBAAgB,CAAC,EAAY;IACpC,MAAM,IAAI,GAAG,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC;IAChE,MAAM,IAAI,GAAG,EAAE,CAAC,UAAU,CAAC;IAC3B,2EAA2E;IAC3E,0DAA0D;IAC1D,IAAI,EAAE,CAAC,UAAU,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QAC/B,IAAI,IAAI,CAAC,IAAI,KAAK,QAAQ,EAAE,CAAC;YAC3B,OAAO,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC;QACrC,CAAC;QACD,MAAM,GAAG,GAAe;YACtB,IAAI,EAAE,QAAQ;YACd,UAAU,EAAE,EAAE;YACd,oBAAoB,EAAE,IAAI;SAC3B,CAAC;QACF,OAAO,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC;IACnC,CAAC;IACD,MAAM,UAAU,GAA+B,EAAE,CAAC;IAClD,MAAM,QAAQ,GAAa,EAAE,CAAC;IAC9B,KAAK,MAAM,CAAC,IAAI,EAAE,CAAC,UAAU,EAAE,CAAC;QAC9B,UAAU,CAAC,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,QAAQ,EAAE,WAAW,EAAE,gBAAgB,CAAC,GAAG,EAAE,CAAC;QACtE,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;IACnB,CAAC;IACD,IAAI,IAAI,CAAC,IAAI,KAAK,QAAQ,IAAI,IAAI,CAAC,UAAU,EAAE,CAAC;QAC9C,UAAU,CAAC,IAAI,GAAG,IAAI,CAAC;IACzB,CAAC;SAAM,CAAC;QACN,UAAU,CAAC,IAAI,GAAG;YAChB,IAAI,EAAE,QAAQ;YACd,oBAAoB,EAAE,IAAI;YAC1B,WAAW,EAAE,0BAA0B;SACxC,CAAC;IACJ,CAAC;IACD,IAAI,IAAI;QAAE,UAAU,CAAC,GAAG,GAAG,UAAU,CAAC;IACtC,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE,QAAQ,EAAE,CAAC;AAClD,CAAC;AAED,oEAAoE;AACpE,SAAS,OAAO,CAAC,SAAqB;IACpC,MAAM,UAAU,GAAG;QACjB,GAAG,CAAE,SAAS,CAAC,UAAyC,IAAI,EAAE,CAAC;QAC/D,GAAG,EAAE,UAAU;KAChB,CAAC;IACF,OAAO,EAAE,GAAG,SAAS,EAAE,UAAU,EAAE,CAAC;AACtC,CAAC;AAED,KAAK,UAAU,MAAM,CACnB,EAAY,EACZ,IAA6B;IAE7B,MAAM,IAAI,GAAG,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC;IAChE,2EAA2E;IAC3E,8EAA8E;IAC9E,sEAAsE;IACtE,IAAI,QAAqC,CAAC;IAC1C,IAAI,IAAI,EAAE,CAAC;QACT,QAAQ,GAAG,eAAe,CAAC,IAAI,CAAC,CAAC;QACjC,IAAI,GAAG,aAAa,CAAC,IAAI,CAAC,CAAC;IAC7B,CAAC;IAED,IAAI,QAAQ,GAAc,EAAE,CAAC;IAC7B,IAAI,IAAI,GAAY,IAAI,CAAC;IACzB,IAAI,EAAE,CAAC,UAAU,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;QAC7B,QAAQ,GAAG,EAAE,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC;QAC7C,IAAI,GAAI,IAAgC,CAAC,IAAI,IAAI,SAAS,CAAC;IAC7D,CAAC;IAED,IAAI,IAAI,EAAE,CAAC;QACT,MAAM,MAAM,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,GAAG,QAAQ,EAAE,IAAI,IAAI,EAAE,EAAE,QAAQ,CAAC,CAAC;QAC9D,OAAO,MAAM,WAAW,CAAC,MAAM,CAAC,CAAC;IACnC,CAAC;IAED,IACE,IAAI,KAAK,SAAS;QAClB,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,MAAM,KAAK,CAAC,CAAC,EACvD,CAAC;QACD,MAAM,MAAM,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,GAAG,QAAQ,CAAC,CAAC;QACxC,OAAO,MAAM,WAAW,CAAC,MAAM,CAAC,CAAC;IACnC,CAAC;IACD,MAAM,MAAM,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,GAAG,QAAQ,EAAE,IAAI,CAAC,CAAC;IAC9C,OAAO,MAAM,WAAW,CAAC,MAAM,CAAC,CAAC;AACnC,CAAC;AAED,iFAAiF;AACjF,SAAS,eAAe,CACtB,IAA6B;IAE7B,IAAI,OAAO,IAAI,CAAC,GAAG,KAAK,QAAQ;QAAE,OAAO,EAAE,GAAG,EAAE,IAAI,CAAC,GAAG,EAAE,CAAC;IAC3D,MAAM,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC;IAC/B,IACE,aAAa,CAAC,QAAQ,CAAC;QACvB,OAAQ,QAAoC,CAAC,GAAG,KAAK,QAAQ,EAC7D,CAAC;QACD,OAAO,EAAE,GAAG,EAAG,QAAoC,CAAC,GAAa,EAAE,CAAC;IACtE,CAAC;IACD,OAAO,SAAS,CAAC;AACnB,CAAC;AAED,yDAAyD;AACzD,SAAS,aAAa,CAAC,IAA6B;IAClD,MAAM,EAAE,GAAG,EAAE,IAAI,EAAE,QAAQ,EAAE,SAAS,EAAE,GAAG,IAAI,EAAE,GAAG,IAAI,CAAC;IACzD,KAAK,IAAI,CAAC;IACV,KAAK,SAAS,CAAC;IACf,OAAO,IAAI,CAAC;AACd,CAAC;AAED,SAAS,aAAa,CAAC,CAAU;IAC/B,OAAO,OAAO,CAAC,KAAK,QAAQ,IAAI,CAAC,KAAK,IAAI,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;AAClE,CAAC;AAED,KAAK,UAAU,WAAW,CAAC,KAAc;IACvC,IACE,KAAK,KAAK,IAAI;QACd,OAAO,KAAK,KAAK,QAAQ;QACzB,MAAM,CAAC,aAAa,IAAK,KAAgB,EACzC,CAAC;QACD,MAAM,QAAQ,GAAc,EAAE,CAAC;QAC/B,IAAI,KAAK,EAAE,MAAM,KAAK,IAAI,KAA+B;YACvD,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QACvB,OAAO,QAAQ,CAAC;IAClB,CAAC;IACD,OAAO,KAAK,CAAC;AACf,CAAC;AAED,KAAK,UAAU,YAAY,CACzB,EAAY,EACZ,MAAe,EACf,SAAkB;IAIlB,IAAI,QAAQ,CAAC,MAAM,CAAC,EAAE,CAAC;QACrB,IAAI,CAAC,SAAS,EAAE,CAAC;YACf,MAAM,KAAK,GAAI,MAAmC,CAAC,UAAU,CAAC;YAC9D,OAAO,IAAI,CACT,qBAAqB,KAAK,8CAA8C,CACzE,CAAC;QACJ,CAAC;QACD,MAAM,EAAE,GAAG,IAAI,IAAI,EAAE,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC;QAC1D,MAAM,QAAQ,GAAG,GAAG,EAAE,CAAC,QAAQ,KAAK,EAAE,CAAC,OAAO,KAAK,EAAE,IAAI,cAAc,CACrE,EAAE,CAAC,OAAO,CACX,EAAE,CAAC;QACJ,MAAM,GAAG,GAAG,MAAM,WAAW,CAAC,MAAM,EAAE,QAAQ,EAAE,SAAS,CAAC,CAAC;QAC3D,OAAO,IAAI,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC;IAC5C,CAAC;IACD,IAAI,OAAO,GAAG,MAAM,CAAC;IACrB,IAAI,SAAS,IAAI,OAAO,IAAI,OAAO,OAAO,KAAK,QAAQ,EAAE,CAAC;QACxD,OAAO,GAAG,MAAM,oBAAoB,CAClC,OAAO,EACP,SAAS,EACT,GAAG,EAAE,CAAC,QAAQ,KAAK,EAAE,CAAC,OAAO,EAAE,CAChC,CAAC;IACJ,CAAC;IACD,OAAO,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC,CAAC;AACtC,CAAC;AAED,SAAS,IAAI,CAAC,CAAS;IAGrB,OAAO,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC;AAClD,CAAC;AAED,SAAS,WAAW,CAAC,OAAe;IAIlC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,EAAE,CAAC;AACvE,CAAC;AAED,SAAS,aAAa,CAAC,KAAc;IACnC,IAAI,CAAC;QACH,OAAO,IAAI,CAAC,SAAS,CAAC,KAAK,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;IACxC,CAAC;IAAC,MAAM,CAAC;QACP,OAAO,MAAM,CAAC,KAAK,CAAC,CAAC;IACvB,CAAC;AACH,CAAC;AAED,SAAS,kBAAkB;IACzB,KAAK,MAAM,IAAI,IAAI;QACjB,IAAI,GAAG,CAAC,iBAAiB,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC;QAC3C,IAAI,GAAG,CAAC,oBAAoB,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC;KAC/C,EAAE,CAAC;QACF,IAAI,CAAC;YACH,MAAM,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC,IAAI,EAAE,MAAM,CAAC,CAAY,CAAC;YAC9D,IAAI,OAAO,GAAG,KAAK,QAAQ,IAAI,GAAG,KAAK,IAAI,EAAE,CAAC;gBAC5C,MAAM,OAAO,GAAI,GAA+B,CAAC,OAAO,CAAC;gBACzD,IAAI,OAAO,OAAO,KAAK,QAAQ;oBAAE,OAAO,OAAO,CAAC;YAClD,CAAC;QACH,CAAC;QAAC,MAAM,CAAC;YACP,8BAA8B;QAChC,CAAC;IACH,CAAC;IACD,OAAO,OAAO,CAAC;AACjB,CAAC"}
1
+ {"version":3,"file":"server.js","sourceRoot":"","sources":["../../src/server.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apicity/mcp-server",
3
- "version": "0.6.5",
3
+ "version": "0.6.6",
4
4
  "description": "Optional MCP (Model Context Protocol) server that exposes every @apicity provider endpoint as a tool.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -47,32 +47,33 @@
47
47
  },
48
48
  "dependencies": {
49
49
  "@modelcontextprotocol/sdk": "^1.29.0",
50
- "@apicity/alibaba": "0.6.5",
51
- "@apicity/anthropic": "0.6.5",
52
- "@apicity/b2": "0.6.5",
53
- "@apicity/binance": "0.6.5",
54
- "@apicity/cost": "0.6.5",
55
- "@apicity/dolthub": "0.6.5",
56
- "@apicity/elevenlabs": "0.6.5",
57
- "@apicity/fal": "0.6.5",
58
- "@apicity/fireworks": "0.6.5",
59
- "@apicity/free-media-upload": "0.6.5",
60
- "@apicity/google": "0.6.5",
61
- "@apicity/meta": "0.6.5",
62
- "@apicity/kie": "0.6.5",
63
- "@apicity/kimicoding": "0.6.5",
64
- "@apicity/openf1": "0.6.5",
65
- "@apicity/openligadb": "0.6.5",
66
- "@apicity/openai": "0.6.5",
67
- "@apicity/polymarket": "0.6.5",
68
- "@apicity/s3": "0.6.5",
69
- "@apicity/simplefunctions": "0.6.5",
70
- "@apicity/telegram": "0.6.5",
71
- "@apicity/thesportsdb": "0.6.5",
72
- "@apicity/x": "0.6.5",
73
- "@apicity/xai": "0.6.5",
74
- "@apicity/youtube": "0.6.5",
75
- "@apicity/zaicoding": "0.6.5"
50
+ "@apicity/alibaba": "0.6.6",
51
+ "@apicity/anthropic": "0.6.6",
52
+ "@apicity/b2": "0.6.6",
53
+ "@apicity/binance": "0.6.6",
54
+ "@apicity/cost": "0.6.6",
55
+ "@apicity/dolthub": "0.6.6",
56
+ "@apicity/dropbox": "0.6.6",
57
+ "@apicity/elevenlabs": "0.6.6",
58
+ "@apicity/fal": "0.6.6",
59
+ "@apicity/fireworks": "0.6.6",
60
+ "@apicity/free-media-upload": "0.6.6",
61
+ "@apicity/google": "0.6.6",
62
+ "@apicity/meta": "0.6.6",
63
+ "@apicity/kie": "0.6.6",
64
+ "@apicity/kimicoding": "0.6.6",
65
+ "@apicity/openf1": "0.6.6",
66
+ "@apicity/openligadb": "0.6.6",
67
+ "@apicity/openai": "0.6.6",
68
+ "@apicity/polymarket": "0.6.6",
69
+ "@apicity/s3": "0.6.6",
70
+ "@apicity/simplefunctions": "0.6.6",
71
+ "@apicity/telegram": "0.6.6",
72
+ "@apicity/thesportsdb": "0.6.6",
73
+ "@apicity/x": "0.6.6",
74
+ "@apicity/xai": "0.6.6",
75
+ "@apicity/youtube": "0.6.6",
76
+ "@apicity/zaicoding": "0.6.6"
76
77
  },
77
78
  "homepage": "https://github.com/justintanner/apicity#readme",
78
79
  "bugs": {