jashan - Hi team, i am trying to configure thou...

Hi team, i am trying to configure thoughtspot mcp server with my claude desktop client. I am getting this error when i try to authorise the mcp server to access my thoughtspot account
{"type":"Unauthorized","description":"Although the HTTP standard specifies \"unauthorized\", semantically this response means \"unauthenticated\". That is, the client must authenticate itself to get the requested response."}
{"type":"Unauthorized","description":"Although the HTTP standard specifies \"unauthorized\", semantically this response means \"unauthenticated\". That is, the client must authenticate itself to get the requested response."}
thoughtspot instace url: https://team1.thoughtspot.cloud/ (not sure if this is correct) Claude config:
{
"mcpServers": {
"ThoughtSpot": {
"command": "npx",
"args": [
"mcp-remote",
"https://agent.thoughtspot.app/sse"
]
}
}
}
{
"mcpServers": {
"ThoughtSpot": {
"command": "npx",
"args": [
"mcp-remote",
"https://agent.thoughtspot.app/sse"
]
}
}
}
No description
1 Reply
shikharTS
shikharTS3mo ago
Were you able to authenticate with the MCP server using the instance URL? The TS instance url is the one you use to access ThoughtSpot and view the contents..

Did you find this page helpful?