theocriloxr/loystar-mcp
v1.0.0MIT
Read-only merchant-scoped Loystar business data through an OAuth-protected MCP server.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
loystarstreamable-http
{
"type": "streamable-http",
"url": "https://loystar-production.up.railway.app/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": "loystar-mcp",
"version": "1.0.0",
"description": "Read-only merchant-scoped Loystar business data through an OAuth-protected MCP server.",
"repository": "https://github.com/theocriloxr/loystar",
"license": "MIT",
"keywords": [
"loystar",
"merchant",
"sales",
"customers",
"loyalty",
"mcp"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Loystar Merchant",
"shortDescription": "Explore your authorized Loystar merchant data.",
"longDescription": "Connect a Loystar merchant account with OAuth and use read-only tools for customers, sales, orders, products, loyalty, branches, invoices, SMS balance, and subscription data.",
"category": "Productivity",
"capabilities": [
"Read"
],
"defaultPrompt": [
"Show me my latest Loystar sales.",
"Summarize my recent customer activity.",
"Which products appear in my Loystar catalogue?"
]
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- openai.yaml
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai