reforma-ai/amplitude
unversioned · 20e5c670ed76
Product analytics — events and charts so you see what people do
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
amplitudestreamable-http
{
"type": "streamable-http",
"url": "https://mcp.amplitude.com/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "amplitude",
"description": "Product analytics — events and charts so you see what people do",
"author": {
"name": "Amplitude",
"url": "https://amplitude.com"
},
"extensions": {
"reforma": {
"mcpServers": "./mcp.json",
"logo": "assets/logo.png",
"interface": {
"displayName": "Amplitude",
"brandColor": "#1E61ED",
"logo": "assets/logo.png"
},
"agent": {
"mentions": [
"amplitude.com"
]
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- reforma