← Registry

Content Tools

lawmuse.org

Provides tools for creating, retrieving, and evaluating legislative drafts based on quality principles.

1 endpoint7 known toolsFirst detected May 11, 2026Last detected July 13, 2026

ENDPOINT 1

https://lawmuse.org/api/v1/muse/mcp

No auth detected

Known tools 7

list_drafts

Return a list of LawMuse legislative drafts.

Inferred read-only
get_draft

Retrieve the full content of a specific LawMuse legislative draft by its draft ID.

Inferred read-only
create_draft

Create a new LawMuse legislative draft.

Potential side effects
describe_principles

Return the full text of LawMuse's Eight Principles of legislative quality.

Inferred read-only
get_vetting_score

Retrieve the principle vetting scores for a specific draft.

Inferred read-only
find_legislators

Return the ranked list of elected officials matched to a specific legislative draft.

Inferred read-only
dispatch_draft

Dispatch a legislative draft to selected elected officials via email with an attached PDF.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.lawmuse-org]
url = "https://lawmuse.org/api/v1/muse/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lawmuse-org": {
      "type": "http",
      "url": "https://lawmuse.org/api/v1/muse/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lawmuse-org
Remote MCP URL: https://lawmuse.org/api/v1/muse/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "lawmuse-org": {
      "url": "https://lawmuse.org/api/v1/muse/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lawmuse-org": {
      "type": "http",
      "url": "https://lawmuse.org/api/v1/muse/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lawmuse-org",
  "transport": "streamable-http",
  "url": "https://lawmuse.org/api/v1/muse/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for lawmuse.org was fetched 2026-08-03T20:07:41.795Z and is being refreshed.

Trust status Trusted

lawmuse.org is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.