structa for Claude Desktop
me.structa/structa
An AI-native context platform that accumulates an organization's judgment. Built by South Gate Inc.
client:Claude Desktop
transport:streamable-http
Install structa in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"structa": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://structa.me/api/gateway/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs