What is the PubLedge MCP server?
Open recordkeeping protocol for JIAs, RMAs, no-action letters, and analogous instruments.
How to install PubLedge
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"publedge": {
"command": "npx",
"args": [
"-y",
"publedge"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"publedge": {
"command": "npx",
"args": [
"-y",
"publedge"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"publedge": {
"command": "npx",
"args": [
"-y",
"publedge"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"publedge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"publedge"
]
}
}
}Claude Code
claude mcp add publedge -- npx -y publedgeRelated MCP servers
Public-record corpus of AI litigation, regulation, and enforcement, anchored to EveryAILaw.
View repository →AI obligation registry: regulations, provisions, evidence, and enforcement deadlines.
View repository →