a month ago
Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language
Server Config
{
"mcpServers": {
"my-remote-server": {
"url": "https://api.subotiz.com/mcp",
"headers": {
"Authorization": "Bearer {{YOUR_TOKEN_HERE}}"
}
}
}
}