Olist Tiny e-commerce ERP (formerly Tiny ERP) with the full official REST API v3, products, stock, o
claude mcp add olist-mcp --transport http https://api.mcp.ai/p_olist
~/.cursor/mcp.json
{
"mcpServers": {
"olist-mcp": {
"url": "https://api.mcp.ai/p_olist"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"olist-mcp": {
"serverUrl": "https://api.mcp.ai/p_olist"
}
}
}
.vscode/mcp.json
{
"servers": {
"olist-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_olist"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"olist-mcp": {
"url": "https://api.mcp.ai/p_olist"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"olist-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_olist"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.mcp.ai/p_olist | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mcp-dir--olist-mcp/reviews or the review_server meta-tool.
POST /mcp