Client Guide

How to add JsonPlace MCP to Opencode

Install in Opencode by pointing it at https://jsonplace.com/mcp. Public mode works without any auth header, and you can add your JsonPlace API key later for saved templates and endpoint management.

Why this setup works

Use the no-auth snippet first, then add the Authorization header later if you want saved templates and endpoint management.

  • Remote MCP URL: https://jsonplace.com/mcp
  • Public mode works without an API key.
  • Add the Authorization bearer header only if you want saved templates and endpoint management.

Install steps

  1. Add the hosted JsonPlace MCP server

    Point your MCP client at https://jsonplace.com/mcp. Public mode works without any Authorization header.

  2. Paste the snippet into your client config

    Add JsonPlace as a remote MCP server with no headers for public mode.

  3. Restart the client

    Reload the MCP client so it reconnects with the new JsonPlace API key and makes the tools available.

FAQ

Common questions

Quick answers for the setup details people usually need.

How to add JsonPlace MCP to Opencode

Install in Opencode by using the hosted JsonPlace MCP URL https://jsonplace.com/mcp. You can start without auth for public tools, then add an Authorization bearer header later for saved templates and endpoint management.

Do I need OAuth for Install in Opencode?

No. JsonPlace MCP no longer uses OAuth. Public mode works without login, and account features use a JsonPlace API key.

When do I need to add an API key?

Add your JsonPlace API key when you want saved templates, endpoint listings, updates, or deletes. Public JSON generation and one-off public mock endpoints work without it.