Installation & Configuration
{
"mcpServers": {
"temposerver": {
"command": "go",
"args": [
"run",
"./cmd/server"
],
"env": {
"TEMPO_URL": "http://localhost:3200"
},
"disabled": false,
"autoApprove": [
"tempo_query"
]
}
}
}Information
Transport
stdiosse
Language
Go
Created
2026/6/12
Updated
2026/6/13