getprobo/probo
v0.3.1MIT
Open-source compliance workflows powered by the Probo MCP API
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
probo-usstreamable-http
{
"type": "streamable-http",
"url": "https://us.probo.com/api/mcp/v1"
}probo-eustreamable-http
{
"type": "streamable-http",
"url": "https://eu.probo.com/api/mcp/v1"
}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": "probo",
"version": "0.3.1",
"description": "Open-source compliance workflows powered by the Probo MCP API",
"author": {
"name": "Probo Inc",
"email": "hello@probo.com",
"url": "https://www.probo.com"
},
"homepage": "https://github.com/getprobo/probo/tree/main/packages/skills",
"repository": "https://github.com/getprobo/probo",
"license": "MIT",
"keywords": [
"probo",
"compliance",
"grc",
"mcp",
"agent-skills",
"open-source"
]
}