Stats
Actions
Tags
From strata
Connects remotely to the Strata service via HTTP endpoint at ${STRATA_URL}. Extends Claude Code with Strata's tools, data sources (resources), and prompt templates. Requires STRATA_URL environment variable.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"strata": {
"type": "http",
"url": "${STRATA_URL}"
}
}
}Server configuration and connection parameters
${STRATA_URL}npx claudepluginhub agenerationforwordz-tech/strata