freelaw-s-a/freelaw-studio
v0.1.0
Client-facing Freelaw Studio guidance for legal workflows through the public API and MCP.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
freelaw-studiostreamable-http
{
"type": "streamable-http",
"url": "https://app.freelaw.ai/api/agent/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": "freelaw-studio",
"version": "0.1.0",
"description": "Client-facing Freelaw Studio guidance for legal workflows through the public API and MCP.",
"author": {
"name": "Freelaw",
"url": "https://github.com/Freelaw-S-A"
},
"homepage": "https://freelaw.ai/developers",
"repository": "https://github.com/Freelaw-S-A/freelaw-studio-agent-plugin",
"keywords": ["freelaw", "studio", "legal-tech", "api", "mcp", "client"],
"extensions": {
"org.freelaw.agent-plugins": {
"audience": "client",
"products": ["studio"],
"accessControl": "host-managed"
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- org.freelaw.agent-plugins