{
	"$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
	"version": "1.0",
	"protocolVersion": "2025-06-18",
	"name": "com.fiorlaw/website",
	"description": "Public website of FIOR Avukatlık Bürosu. This origin does not operate an MCP server; pages are HTML and Markdown.",
	"serverInfo": {
		"name": "com.fiorlaw/website",
		"title": "FIOR Avukatlık Bürosu",
		"version": "1.0.0",
		"description": "Public website of FIOR Avukatlık Bürosu. This origin does not operate an MCP server.",
		"homepage": "https://fiorlaw.com"
	},
	"documentationUrl": "https://fiorlaw.com/docs",
	"websiteUrl": "https://fiorlaw.com",
	"transport": {
		"type": "streamable-http",
		"endpoint": "/mcp",
		"url": "https://fiorlaw.com/mcp"
	},
	"remotes": [
		{
			"type": "streamable-http",
			"url": "https://fiorlaw.com/mcp"
		}
	],
	"capabilities": {
		"tools": { "listChanged": false },
		"resources": { "subscribe": false, "listChanged": false },
		"prompts": { "listChanged": false }
	},
	"authentication": {
		"required": false,
		"schemes": []
	},
	"tools": [],
	"resources": [],
	"prompts": [],
	"instructions": "https://fiorlaw.com does not expose MCP tools, resources, or prompts. Read public pages as HTML or with Accept: text/markdown. POST /mcp returns a JSON-RPC error."
}
