Smithery · Capability
Smithery Platform API — connect
Smithery Platform API — connect. 16 operations. Lead operation: Create connection. Self-contained Naftiko capability covering one Smithery business surface.
What You Can Do
POST
Postnamespace
— Create connection
/v1/connect/{namespace}
GET
Getnamespace
— List connections
/v1/connect/{namespace}
GET
Getsmitheryrunnamespacesubscriptions
— List namespace subscriptions
/v1/connect/{namespace}/subscriptions
POST
Postsmitheryrunnamespacesubscriptions
— Create namespace subscription
/v1/connect/{namespace}/subscriptions
DELETE
Deletesmitheryrunnamespacesubscriptionssubscriptionid
— Delete namespace subscription
/v1/connect/{namespace}/subscriptions/{subscriptionid}
PUT
Putnamespaceconnectionid
— Create or update connection
/v1/connect/{namespace}/{connectionid}
GET
Getnamespaceconnectionid
— Get connection
/v1/connect/{namespace}/{connectionid}
DELETE
Deletenamespaceconnectionid
— Delete connection
/v1/connect/{namespace}/{connectionid}
GET
Getsmitheryrunnamespaceconnectionidsubscriptions
— List connection subscriptions
/v1/connect/{namespace}/{connectionid}/subscriptions
POST
Postsmitheryrunnamespaceconnectionidsubscriptions
— Create connection subscription
/v1/connect/{namespace}/{connectionid}/subscriptions
DELETE
Deletesmitheryrunnamespaceconnectionidsubscriptionssubscriptionid
— Delete connection subscription
/v1/connect/{namespace}/{connectionid}/subscriptions/{subscriptionid}
GET
Getsmitheryrunnamespaceconnectionidtriggers
— List triggers
/v1/connect/{namespace}/{connectionid}/triggers
GET
Getsmitheryrunnamespaceconnectionidtriggerstriggername
— Get trigger
/v1/connect/{namespace}/{connectionid}/triggers/{triggername}
POST
Postsmitheryrunnamespaceconnectionidtriggerstriggername
— Create trigger instance
/v1/connect/{namespace}/{connectionid}/triggers/{triggername}
GET
Getsmitheryrunnamespaceconnectionidtriggerstriggernametriggerid
— Get trigger instance
/v1/connect/{namespace}/{connectionid}/triggers/{triggername}/{triggerid}
DELETE
Deletesmitheryrunnamespaceconnectionidtriggerstriggernametriggerid
— Delete trigger instance
/v1/connect/{namespace}/{connectionid}/triggers/{triggername}/{triggerid}
MCP Tools
create-connection
Create connection
list-connections
List connections
read-only
idempotent
list-namespace-subscriptions
List namespace subscriptions
read-only
idempotent
create-namespace-subscription
Create namespace subscription
delete-namespace-subscription
Delete namespace subscription
idempotent
create-update-connection
Create or update connection
idempotent
get-connection
Get connection
read-only
idempotent
delete-connection
Delete connection
idempotent
list-connection-subscriptions
List connection subscriptions
read-only
idempotent
create-connection-subscription
Create connection subscription
delete-connection-subscription
Delete connection subscription
idempotent
list-triggers
List triggers
read-only
idempotent
get-trigger
Get trigger
read-only
idempotent
create-trigger-instance
Create trigger instance
get-trigger-instance
Get trigger instance
read-only
idempotent
delete-trigger-instance
Delete trigger instance
idempotent