Server Config
{
"mcpServers": {
"para": {
"type": "http",
"url": "http://localhost:8080/v1/_mcp",
"mode": "streamable",
"headers": {
"Authorization": "Bearer {PARA_JWT_TOKEN}"
}
}
}
}{
"mcpServers": {
"para": {
"type": "http",
"url": "http://localhost:8080/v1/_mcp",
"mode": "streamable",
"headers": {
"Authorization": "Bearer {PARA_JWT_TOKEN}"
}
}
}
}