MCP Server
MCP
Talivia Revenue Analytics
Revenue-first analytics installed and verified by AI agents through Talivia
Install
npx -y @talivia/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://talivia.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@talivia/agent",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Optional. Run `talivia setup --agent <name>` and check in after browser approval to store a local credential.",
"format": "string",
"isSecret": true,
"name": "TALIVIA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment