Server Config
{
"mcpServers": {
"simosphere-ai": {
"url": "https://simosphereai.com/.well-known/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer YOUR_TOKEN_HERE"
}
}
}
}{
"mcpServers": {
"simosphere-ai": {
"url": "https://simosphereai.com/.well-known/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer YOUR_TOKEN_HERE"
}
}
}
}