@apicity/mcp-server 0.2.6 → 0.2.7
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.
- package/dist/endpoint-docs.tsv +38 -17
- package/package.json +30 -30
package/dist/endpoint-docs.tsv
CHANGED
|
@@ -222,9 +222,6 @@ kie api.fileStreamUpload POST https://api.kie.ai/api/file-stream-upload https://
|
|
|
222
222
|
kie api.fileUrlUpload POST https://api.kie.ai/api/file-url-upload https://docs.kie.ai/file-upload-api/upload-file-url
|
|
223
223
|
kie api.v1.chat.credit GET https://api.kie.ai/api/v1/chat/credit https://docs.kie.ai/common-api/get-account-credits
|
|
224
224
|
kie api.v1.common.downloadUrl POST https://api.kie.ai/api/v1/common/download-url https://docs.kie.ai/common-api/download-url
|
|
225
|
-
kie api.v1.elevenlabs.textToDialogueV3 POST https://api.kie.ai/api/v1/jobs/createTask https://docs.kie.ai/market/elevenlabs/text-to-dialogue-v3
|
|
226
|
-
kie api.v1.elevenlabs.textToSpeechMultilingualV2 POST https://api.kie.ai/api/v1/jobs/createTask https://docs.kie.ai/market/elevenlabs/text-to-speech-multilingual-v2
|
|
227
|
-
kie api.v1.elevenlabs.textToSpeechTurbo25 POST https://api.kie.ai/api/v1/jobs/createTask https://docs.kie.ai/market/elevenlabs/text-to-speech-turbo-2-5
|
|
228
225
|
kie api.v1.generate POST https://api.kie.ai/api/v1/generate https://docs.kie.ai/suno-api/generate-music
|
|
229
226
|
kie api.v1.generate.addInstrumental POST https://api.kie.ai/api/v1/generate/add-instrumental https://docs.kie.ai/suno-api/add-instrumental
|
|
230
227
|
kie api.v1.generate.addVocals POST https://api.kie.ai/api/v1/generate/add-vocals https://docs.kie.ai/suno-api/add-vocals
|
|
@@ -304,16 +301,39 @@ openai v1.responses.compact POST https://api.openai.com/v1/responses/compact htt
|
|
|
304
301
|
openai v1.responses.inputItems GET https://api.openai.com/v1/responses/{id}/input_items https://platform.openai.com/docs/api-reference
|
|
305
302
|
openai v1.responses.inputTokens POST https://api.openai.com/v1/responses/input_tokens https://platform.openai.com/docs/api-reference
|
|
306
303
|
polymarket clob.batchPricesHistory POST https://clob.polymarket.com/batch-prices-history https://docs.polymarket.com/api-reference/clob/get-batch-prices-history
|
|
304
|
+
polymarket clob.auth.apiKey DELETE https://clob.polymarket.com/auth/api-key https://docs.polymarket.com/api-reference/authentication
|
|
305
|
+
polymarket clob.auth.apiKey POST https://clob.polymarket.com/auth/api-key https://docs.polymarket.com/api-reference/authentication
|
|
306
|
+
polymarket clob.auth.apiKeys GET https://clob.polymarket.com/auth/api-keys https://docs.polymarket.com/api-reference/authentication
|
|
307
|
+
polymarket clob.auth.banStatus.closedOnly GET https://clob.polymarket.com/auth/ban-status/closed-only https://docs.polymarket.com/api-reference/authentication
|
|
308
|
+
polymarket clob.auth.deriveApiKey GET https://clob.polymarket.com/auth/derive-api-key https://docs.polymarket.com/api-reference/authentication
|
|
309
|
+
polymarket clob.balanceAllowance GET https://clob.polymarket.com/balance-allowance{query} https://docs.polymarket.com/api-reference/authentication
|
|
310
|
+
polymarket clob.balanceAllowance PUT https://clob.polymarket.com/balance-allowance{query} https://docs.polymarket.com/api-reference/authentication
|
|
311
|
+
polymarket clob.balanceAllowance.update GET https://clob.polymarket.com/balance-allowance/update{query} https://docs.polymarket.com/api-reference/authentication
|
|
307
312
|
polymarket clob.book GET https://clob.polymarket.com/book{query} https://docs.polymarket.com/api-reference/clob/get-order-book
|
|
308
313
|
polymarket clob.books POST https://clob.polymarket.com/books https://docs.polymarket.com/api-reference/clob/get-order-books
|
|
314
|
+
polymarket clob.cancelAll DELETE https://clob.polymarket.com/cancel-all https://docs.polymarket.com/api-reference/trade/cancel-all-orders
|
|
315
|
+
polymarket clob.cancelMarketOrders DELETE https://clob.polymarket.com/cancel-market-orders https://docs.polymarket.com/api-reference/trade/cancel-orders-for-a-market
|
|
309
316
|
polymarket clob.clobMarkets GET https://clob.polymarket.com/clob-markets/{conditionId} https://docs.polymarket.com/api-reference/clob/get-clob-market-info
|
|
317
|
+
polymarket clob.data.order GET https://clob.polymarket.com/data/order/{orderID} https://docs.polymarket.com/api-reference/trade/get-single-order-by-id
|
|
318
|
+
polymarket clob.data.orders GET https://clob.polymarket.com/data/orders{query} https://docs.polymarket.com/api-reference/trade/get-user-orders
|
|
319
|
+
polymarket clob.data.trades GET https://clob.polymarket.com/data/trades{query} https://docs.polymarket.com/api-reference/trade/get-trades
|
|
310
320
|
polymarket clob.feeRate GET https://clob.polymarket.com/fee-rate/{tokenId} https://docs.polymarket.com/api-reference/clob/get-fee-rate
|
|
321
|
+
polymarket clob.heartbeats POST https://clob.polymarket.com/heartbeats https://docs.polymarket.com/api-reference/trade/send-heartbeat
|
|
311
322
|
polymarket clob.lastTradePrice GET https://clob.polymarket.com/last-trade-price{query} https://docs.polymarket.com/api-reference/clob/get-last-trade-price
|
|
312
323
|
polymarket clob.lastTradesPrices POST https://clob.polymarket.com/last-trades-prices https://docs.polymarket.com/api-reference/clob/get-last-trades-prices
|
|
313
324
|
polymarket clob.markets GET https://clob.polymarket.com/markets/{paramsOrConditionIdOrSignal} https://docs.polymarket.com/api-reference/clob/get-markets
|
|
314
325
|
polymarket clob.marketsByToken GET https://clob.polymarket.com/markets-by-token/{tokenId} https://docs.polymarket.com/api-reference/clob/get-market-by-token
|
|
315
326
|
polymarket clob.midpoint GET https://clob.polymarket.com/midpoint{query} https://docs.polymarket.com/api-reference/clob/get-midpoint
|
|
316
327
|
polymarket clob.midpoints POST https://clob.polymarket.com/midpoints https://docs.polymarket.com/api-reference/clob/get-midpoints
|
|
328
|
+
polymarket clob.notifications DELETE https://clob.polymarket.com/notifications{query} https://docs.polymarket.com/api-reference/authentication
|
|
329
|
+
polymarket clob.notifications GET https://clob.polymarket.com/notifications{query} https://docs.polymarket.com/api-reference/authentication
|
|
330
|
+
polymarket clob.order DELETE https://clob.polymarket.com/order https://docs.polymarket.com/api-reference/trade/cancel-single-order
|
|
331
|
+
polymarket clob.order POST https://clob.polymarket.com/order https://docs.polymarket.com/api-reference/trade/post-a-new-order
|
|
332
|
+
polymarket clob.orderScoring GET https://clob.polymarket.com/order-scoring{query} https://docs.polymarket.com/api-reference/trade/get-order-scoring-status
|
|
333
|
+
polymarket clob.orders DELETE https://clob.polymarket.com/orders https://docs.polymarket.com/api-reference/trade/cancel-multiple-orders
|
|
334
|
+
polymarket clob.orders POST https://clob.polymarket.com/orders https://docs.polymarket.com/api-reference/trade/post-multiple-orders
|
|
335
|
+
polymarket clob.ordersScoring GET https://clob.polymarket.com/orders-scoring{query} https://docs.polymarket.com/api-reference/trade/get-order-scoring-status
|
|
336
|
+
polymarket clob.ordersScoring POST https://clob.polymarket.com/orders-scoring https://docs.polymarket.com/api-reference/trade/get-order-scoring-status
|
|
317
337
|
polymarket clob.price GET https://clob.polymarket.com/price{query} https://docs.polymarket.com/api-reference/clob/get-market-price
|
|
318
338
|
polymarket clob.prices POST https://clob.polymarket.com/prices https://docs.polymarket.com/api-reference/clob/get-market-prices
|
|
319
339
|
polymarket clob.pricesHistory GET https://clob.polymarket.com/prices-history{query} https://docs.polymarket.com/api-reference/clob/get-prices-history
|
|
@@ -324,6 +344,7 @@ polymarket clob.spread GET https://clob.polymarket.com/spread{query} https://doc
|
|
|
324
344
|
polymarket clob.spreads POST https://clob.polymarket.com/spreads https://docs.polymarket.com/api-reference/clob/get-spreads
|
|
325
345
|
polymarket clob.tickSize GET https://clob.polymarket.com/tick-size/{tokenId} https://docs.polymarket.com/api-reference/clob/get-tick-size
|
|
326
346
|
polymarket clob.time GET https://clob.polymarket.com/time https://docs.polymarket.com/api-reference/clob/get-server-time
|
|
347
|
+
polymarket clob.v1.heartbeats POST https://clob.polymarket.com/v1/heartbeats https://docs.polymarket.com/api-reference/trade/send-heartbeat
|
|
327
348
|
polymarket data.activity GET https://data-api.polymarket.com/activity{query} https://docs.polymarket.com/api-reference/data/get-activity
|
|
328
349
|
polymarket data.holders GET https://data-api.polymarket.com/holders{query} https://docs.polymarket.com/api-reference/data/get-holders
|
|
329
350
|
polymarket data.liveVolume GET https://data-api.polymarket.com/live-volume{query} https://docs.polymarket.com/api-reference/data/get-live-volume
|
|
@@ -358,7 +379,7 @@ x v2.media.upload.append POST https://api.x.com/2/media/upload/{id}/append https
|
|
|
358
379
|
x v2.media.upload.finalize POST https://api.x.com/2/media/upload/{id}/finalize https://docs.x.com/x-api/media/finalize-media-upload
|
|
359
380
|
x v2.media.upload.initialize POST https://api.x.com/2/media/upload/initialize https://docs.x.com/x-api/media/media-upload-initialize
|
|
360
381
|
x v2.tweets POST https://api.x.com/2/tweets https://docs.x.com/x-api/posts/create-post
|
|
361
|
-
xai auth.teams.apiKeys GET https://management-api.x.ai/auth/teams/{teamId}/api-keys{query} https://docs.x.ai/developers/rest-api-reference/management/auth
|
|
382
|
+
xai managementApi.auth.teams.apiKeys GET https://management-api.x.ai/auth/teams/{teamId}/api-keys{query} https://docs.x.ai/developers/rest-api-reference/management/auth
|
|
362
383
|
xai v1.apiKey GET https://api.x.ai/v1/api-key https://docs.x.ai/developers/rest-api-reference/inference/other
|
|
363
384
|
xai v1.batches GET https://api.x.ai/v1/batches/{paramsOrIdOrSignal} https://docs.x.ai/docs/api-reference
|
|
364
385
|
xai v1.batches POST https://api.x.ai/v1/batches https://docs.x.ai/docs/api-reference
|
|
@@ -366,21 +387,21 @@ xai v1.batches.cancel POST https://api.x.ai/v1/batches/{batchId}:cancel https://
|
|
|
366
387
|
xai v1.batches.requests GET https://api.x.ai/v1/batches/{batchId}/requests{query} https://docs.x.ai/docs/api-reference
|
|
367
388
|
xai v1.batches.requests POST https://api.x.ai/v1/batches/{batchId}/requests https://docs.x.ai/docs/api-reference
|
|
368
389
|
xai v1.batches.results GET https://api.x.ai/v1/batches/{batchId}/results{query} https://docs.x.ai/docs/api-reference
|
|
369
|
-
xai v1.billing.teams.postpaid.invoice.preview GET https://management-api.x.ai/v1/billing/teams/{teamId}/postpaid/invoice/preview https://docs.x.ai/developers/rest-api-reference/management/billing
|
|
370
|
-
xai v1.billing.teams.postpaid.spendingLimits GET https://management-api.x.ai/v1/billing/teams/{teamId}/postpaid/spending-limits https://docs.x.ai/developers/rest-api-reference/management/billing
|
|
371
|
-
xai v1.billing.teams.prepaid.balance GET https://management-api.x.ai/v1/billing/teams/{teamId}/prepaid/balance https://docs.x.ai/developers/rest-api-reference/management/billing
|
|
372
|
-
xai v1.billing.teams.usage POST https://management-api.x.ai/v1/billing/teams/{teamId}/usage https://docs.x.ai/developers/rest-api-reference/management/billing
|
|
390
|
+
xai managementApi.v1.billing.teams.postpaid.invoice.preview GET https://management-api.x.ai/v1/billing/teams/{teamId}/postpaid/invoice/preview https://docs.x.ai/developers/rest-api-reference/management/billing
|
|
391
|
+
xai managementApi.v1.billing.teams.postpaid.spendingLimits GET https://management-api.x.ai/v1/billing/teams/{teamId}/postpaid/spending-limits https://docs.x.ai/developers/rest-api-reference/management/billing
|
|
392
|
+
xai managementApi.v1.billing.teams.prepaid.balance GET https://management-api.x.ai/v1/billing/teams/{teamId}/prepaid/balance https://docs.x.ai/developers/rest-api-reference/management/billing
|
|
393
|
+
xai managementApi.v1.billing.teams.usage POST https://management-api.x.ai/v1/billing/teams/{teamId}/usage https://docs.x.ai/developers/rest-api-reference/management/billing
|
|
373
394
|
xai v1.chat.completions POST https://api.x.ai/v1/chat/completions https://docs.x.ai/docs/api-reference
|
|
374
395
|
xai v1.chat.deferredCompletion GET https://api.x.ai/v1/chat/deferred-completion/{requestId} https://docs.x.ai/docs/api-reference
|
|
375
|
-
xai v1.collections DELETE https://management-api.x.ai/v1/collections/{collectionId} https://docs.x.ai/docs/api-reference
|
|
376
|
-
xai v1.collections GET https://management-api.x.ai/v1/collections/{paramsOrIdOrSignal} https://docs.x.ai/docs/api-reference
|
|
377
|
-
xai v1.collections POST https://management-api.x.ai/v1/collections https://docs.x.ai/docs/api-reference
|
|
378
|
-
xai v1.collections PUT https://management-api.x.ai/v1/collections/{collectionId} https://docs.x.ai/docs/api-reference
|
|
379
|
-
xai v1.collections.documents DELETE https://management-api.x.ai/v1/collections/{collectionId}/documents/{fileId} https://docs.x.ai/docs/api-reference
|
|
380
|
-
xai v1.collections.documents GET https://management-api.x.ai/v1/collections/{collectionId}/documents/{paramsOrFileId} https://docs.x.ai/docs/api-reference
|
|
381
|
-
xai v1.collections.documents PATCH https://management-api.x.ai/v1/collections/{collectionId}/documents/{fileId} https://docs.x.ai/docs/api-reference
|
|
382
|
-
xai v1.collections.documents POST https://management-api.x.ai/v1/collections/{collectionId}/documents/{fileId} https://docs.x.ai/docs/api-reference
|
|
383
|
-
xai v1.collections.documents.batchGet GET https://management-api.x.ai/v1/collections/{collectionId}/documents:batchGet{query} https://docs.x.ai/docs/api-reference
|
|
396
|
+
xai managementApi.v1.collections DELETE https://management-api.x.ai/v1/collections/{collectionId} https://docs.x.ai/docs/api-reference
|
|
397
|
+
xai managementApi.v1.collections GET https://management-api.x.ai/v1/collections/{paramsOrIdOrSignal} https://docs.x.ai/docs/api-reference
|
|
398
|
+
xai managementApi.v1.collections POST https://management-api.x.ai/v1/collections https://docs.x.ai/docs/api-reference
|
|
399
|
+
xai managementApi.v1.collections PUT https://management-api.x.ai/v1/collections/{collectionId} https://docs.x.ai/docs/api-reference
|
|
400
|
+
xai managementApi.v1.collections.documents DELETE https://management-api.x.ai/v1/collections/{collectionId}/documents/{fileId} https://docs.x.ai/docs/api-reference
|
|
401
|
+
xai managementApi.v1.collections.documents GET https://management-api.x.ai/v1/collections/{collectionId}/documents/{paramsOrFileId} https://docs.x.ai/docs/api-reference
|
|
402
|
+
xai managementApi.v1.collections.documents PATCH https://management-api.x.ai/v1/collections/{collectionId}/documents/{fileId} https://docs.x.ai/docs/api-reference
|
|
403
|
+
xai managementApi.v1.collections.documents POST https://management-api.x.ai/v1/collections/{collectionId}/documents/{fileId} https://docs.x.ai/docs/api-reference
|
|
404
|
+
xai managementApi.v1.collections.documents.batchGet GET https://management-api.x.ai/v1/collections/{collectionId}/documents:batchGet{query} https://docs.x.ai/docs/api-reference
|
|
384
405
|
xai v1.customVoices POST https://api.x.ai/v1/custom-voices https://docs.x.ai/docs/api-reference
|
|
385
406
|
xai v1.documents.search POST https://api.x.ai/v1/documents/search https://docs.x.ai/docs/api-reference
|
|
386
407
|
xai v1.files DELETE https://api.x.ai/v1/files/{fileId} https://docs.x.ai/docs/api-reference
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@apicity/mcp-server",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.7",
|
|
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,23 +47,23 @@
|
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
49
|
"@modelcontextprotocol/sdk": "^1.29.0",
|
|
50
|
-
"@apicity/cost": "0.2.
|
|
50
|
+
"@apicity/cost": "0.2.7"
|
|
51
51
|
},
|
|
52
52
|
"peerDependencies": {
|
|
53
|
-
"@apicity/
|
|
54
|
-
"@apicity/
|
|
55
|
-
"@apicity/
|
|
56
|
-
"@apicity/
|
|
57
|
-
"@apicity/
|
|
58
|
-
"@apicity/
|
|
59
|
-
"@apicity/
|
|
60
|
-
"@apicity/
|
|
61
|
-
"@apicity/
|
|
62
|
-
"@apicity/
|
|
63
|
-
"@apicity/openai": "0.2.
|
|
64
|
-
"@apicity/
|
|
65
|
-
"@apicity/
|
|
66
|
-
"@apicity/xai": "0.2.
|
|
53
|
+
"@apicity/alibaba": "0.2.7",
|
|
54
|
+
"@apicity/elevenlabs": "0.2.7",
|
|
55
|
+
"@apicity/fireworks": "0.2.7",
|
|
56
|
+
"@apicity/anthropic": "0.2.7",
|
|
57
|
+
"@apicity/fal": "0.2.7",
|
|
58
|
+
"@apicity/free-media-upload": "0.2.7",
|
|
59
|
+
"@apicity/google": "0.2.7",
|
|
60
|
+
"@apicity/meta": "0.2.7",
|
|
61
|
+
"@apicity/kie": "0.2.7",
|
|
62
|
+
"@apicity/kimicoding": "0.2.7",
|
|
63
|
+
"@apicity/openai": "0.2.7",
|
|
64
|
+
"@apicity/telegram": "0.2.7",
|
|
65
|
+
"@apicity/x": "0.2.7",
|
|
66
|
+
"@apicity/xai": "0.2.7"
|
|
67
67
|
},
|
|
68
68
|
"peerDependenciesMeta": {
|
|
69
69
|
"@apicity/alibaba": {
|
|
@@ -110,20 +110,20 @@
|
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
"devDependencies": {
|
|
113
|
-
"@apicity/
|
|
114
|
-
"@apicity/
|
|
115
|
-
"@apicity/
|
|
116
|
-
"@apicity/
|
|
117
|
-
"@apicity/
|
|
118
|
-
"@apicity/
|
|
119
|
-
"@apicity/
|
|
120
|
-
"@apicity/
|
|
121
|
-
"@apicity/
|
|
122
|
-
"@apicity/kimicoding": "0.2.
|
|
123
|
-
"@apicity/
|
|
124
|
-
"@apicity/
|
|
125
|
-
"@apicity/x": "0.2.
|
|
126
|
-
"@apicity/xai": "0.2.
|
|
113
|
+
"@apicity/anthropic": "0.2.7",
|
|
114
|
+
"@apicity/alibaba": "0.2.7",
|
|
115
|
+
"@apicity/elevenlabs": "0.2.7",
|
|
116
|
+
"@apicity/fireworks": "0.2.7",
|
|
117
|
+
"@apicity/fal": "0.2.7",
|
|
118
|
+
"@apicity/free-media-upload": "0.2.7",
|
|
119
|
+
"@apicity/google": "0.2.7",
|
|
120
|
+
"@apicity/meta": "0.2.7",
|
|
121
|
+
"@apicity/kie": "0.2.7",
|
|
122
|
+
"@apicity/kimicoding": "0.2.7",
|
|
123
|
+
"@apicity/telegram": "0.2.7",
|
|
124
|
+
"@apicity/openai": "0.2.7",
|
|
125
|
+
"@apicity/x": "0.2.7",
|
|
126
|
+
"@apicity/xai": "0.2.7"
|
|
127
127
|
},
|
|
128
128
|
"homepage": "https://github.com/justintanner/apicity#readme",
|
|
129
129
|
"bugs": {
|