{
  "name": "Tesuji",
  "alternateName": "手筋",
  "description": "人・AIエージェント・サービスのつながりと、組み合わせてできることを共有するメディア。",
  "url": "https://tesuji.nex-a.net",
  "languages": [
    "ja",
    "en"
  ],
  "operator": {
    "name": "合同会社NexA",
    "url": "https://www.nex-a.net/"
  },
  "documentation": {
    "index": "https://tesuji.nex-a.net/llms.txt",
    "full": "https://tesuji.nex-a.net/llms-full.txt",
    "about": "https://tesuji.nex-a.net/about.txt",
    "mcp": "https://tesuji.nex-a.net/mcp.md",
    "sitemap": "https://tesuji.nex-a.net/sitemap.xml",
    "company": "https://tesuji.nex-a.net/ja/company",
    "privacy": "https://tesuji.nex-a.net/ja/privacy",
    "terms": "https://tesuji.nex-a.net/ja/terms"
  },
  "routes": {
    "nodes": "/{locale}/nodes/{id}",
    "stories": "/{locale}/stories/{id}",
    "network": "/{locale}?node={id}"
  },
  "mcp": {
    "endpoint": "https://tesuji.nex-a.net/api/mcp",
    "transport": "HTTP POST JSON-RPC 2.0",
    "authentication": [
      "Bearer token",
      "OAuth authorization_code with PKCE S256 (configured clients only)"
    ],
    "publicMethods": [
      "initialize",
      "tools/list"
    ],
    "authenticatedMethod": "tools/call",
    "toolsSchemaMethod": "tools/list",
    "tokenSettings": "https://tesuji.nex-a.net/ja/settings/mcp",
    "supportsDynamicClientRegistration": false
  },
  "support": {
    "provider": "CaseFlow",
    "location": "画面右下の「お問い合わせ」"
  },
  "updated": "2026-09-18"
}
