API ReferenceMcp Servers
/public/mcp-servers/{mcpServerId}
curl -X GET "https://companion-api.napster.com/public/mcp-servers/string"{
"id": "string",
"url": "string",
"headers": {
"property1": "string",
"property2": "string"
},
"allowedTools": [
"string"
],
"requireApproval": "never",
"description": "string",
"authorizationRequired": true,
"tags": {
"property1": "string",
"property2": "string"
}
}{
"code": "string",
"description": "string",
"type": "failure",
"numericType": 0
}