← Back to browse

UsedBikeCenter ZAMA バイク買取査定

Indexed by com.shonanfarm

About

日本の中古バイク・原付の買取相場照会と出張買取申込(神奈川・東京・埼玉・千葉・茨城)。UsedBikeCenter ZAMA公式。

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http zama-bike-kaitori https://shonanfarm.com/wp-json/zama/v1/mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"zama-bike-kaitori","type":"http","url":"https://shonanfarm.com/wp-json/zama/v1/mcp"}'
JSON
{
  "mcpServers": {
    "zama-bike-kaitori": {
      "url": "https://shonanfarm.com/wp-json/zama/v1/mcp"
    }
  }
}