Agent Plugins Marketplace
All plugins

labangram-agent-services

v1.0.0

Labangram public MCP endpoints, agent rules, and pricing-aware integration skill.

Agent Plugins2 MCP serversStreamable HTTP

By Laban ChenLicense: MIT1 GitHub starsUpdated yesterday

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/lunkerchen/skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

labangram-agent-services/
├── plugin.json
└── mcp.json

MCP servers2

labangram-documentationStreamable HTTP
url
https://labangram.kamera-ichi.com/api/mcp
labangram-productStreamable HTTP
url
https://labangram.kamera-ichi.com/api/product-mcp

Plugin manifests1

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "labangram-agent-services",
  "version": "1.0.0",
  "description": "Labangram public MCP endpoints, agent rules, and pricing-aware integration skill.",
  "author": {
    "name": "Laban Chen",
    "url": "https://labangram.kamera-ichi.com"
  },
  "homepage": "https://labangram.kamera-ichi.com",
  "repository": "https://github.com/lunkerchen/skills",
  "license": "MIT",
  "keywords": [
    "labangram",
    "mcp",
    "agent",
    "skills",
    "photography"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[labangram-agent-services on Agent Plugins Marketplace](https://pluginsmp.com/plugins/labangram-agent-services)