Agent Integrations

Connect an AI assistant to Venus AI Consulting

Venus AI Consulting exposes a Model Context Protocol (MCP) server that lets ChatGPT, Claude, and other AI assistants read firm inquiries, representative matters, and practice-area guidance. Copy the server URL below, paste it into your assistant, and you're ready to go.

MCP server URL

/mcp

The URL above matches the live deployment, so it stays correct whether you're on the preview or published site.

Connect

Choose your assistant below and follow the steps. Each path ends by pasting the server URL above — except Claude Code, which connects with a one-line terminal command.

ChatGPT

Connect to ChatGPT

  1. 1
    Open the ChatGPT Apps settings and enable Developer mode. If it's unavailable, ask a ChatGPT admin to enable it for you.
  2. 2
    Open the New plugin dialog to start creating a custom MCP server.
  3. 3
    Enter Venus AI Consulting as the name and paste the MCP server URL above into the URL field.
  4. 4
    Review the details, check "I understand and want to continue" (ChatGPT shows this for every custom MCP server), then click Create.
  5. 5
    Enable Venus AI Consulting from the chat composer, then ask ChatGPT to use the app.

Claude

Connect to Claude

  1. 1
    Open the custom connector dialog — the name and URL are prefilled for you.
  2. 2
    Review the details and click Add.
  3. 3
    If the prefilled form doesn't open, go to Claude's Connectors page, choose Add custom connector, name it Venus AI Consulting, and paste the MCP server URL.
  4. 4
    Enable the connector from the chat composer, then ask Claude to use the app.

Claude Code

Connect to Claude Code

  1. 1
    Run the one-line install command below in a terminal — this is the whole install, no config-file editing needed:
    claude mcp add --scope user --transport http venus-law '/mcp'
  2. 2
    Start Claude Code and run /mcp to confirm Venus AI Consulting is connected.
  3. 3
    Claude Code may ask you to sign in from that menu — the app protects its MCP tools behind authentication.
  4. 4
    Ask Claude Code to use the app.

Other MCP clients

Other AI assistants

  1. 1
    Open your assistant's MCP server or custom connector settings.
  2. 2
    Create a new remote MCP server connection.
  3. 3
    Name the connection Venus AI Consulting and paste the MCP server URL above.
  4. 4
    Finish any sign-in or authorization prompts.
  5. 5
    Enable the connection, then ask your assistant to use the app.

Refresh after the app changes

A connected assistant caches the tool list, so after Venus AI Consulting ships updates you'll need to refresh the connection to get the latest tools.

ChatGPT

Refresh in ChatGPT

  1. 1
    Open ChatGPT's Plugins page and select Venus AI Consulting.
  2. 2
    Scroll down to Information and click Refresh.
  3. 3
    ChatGPT can't update an existing app's URL — if it changed, delete the app from Plugins and repeat the connect steps above with the latest URL.
  4. 4
    Start a new chat and ask ChatGPT to use the app.

Claude

Refresh in Claude

  1. 1
    Open the Connectors page and select the Venus AI Consulting connector.
  2. 2
    Refresh or update the connector's tools.
  3. 3
    Claude can't update an existing connector's URL — if it changed, remove the connector and repeat the connect steps above with the latest URL.
  4. 4
    Ask Claude to use the app.

Claude Code

Refresh in Claude Code

  1. 1
    Start a new Claude Code session — it loads the app's latest tools when it connects.
  2. 2
    If the URL changed, run claude mcp remove venus-law, then run the install command again with the latest quoted URL.
  3. 3
    Ask Claude Code to use the app.

Other MCP clients

Refresh in other clients

  1. 1
    Open your assistant's MCP server or connector settings.
  2. 2
    Select the connection created for Venus AI Consulting.
  3. 3
    Refresh the tool list, reload the server, or reconnect it.
  4. 4
    If the URL changed, paste the latest URL from above.
  5. 5
    Start a new chat or session and ask the assistant to use the app.

What your assistant can do

Once connected, your assistant can ask Venus AI Consulting to retrieve firm inquiries, browse representative matters, and pull practice-area guidance — useful for research, triage, and client intake support.

Prefer the terminal? Claude Code connects with a single command — find it in the Claude Code section above. Other assistants use the URL at the top of this page.