Skip to main content

Kiro

Connect Kiro to Bizora by adding a remote MCP server entry to the Kiro User Config.

Setup

  1. In Kiro, open the MCP servers panel and open the User Config mcp.json file.
  2. Add the Bizora server:
{
"mcpServers": {
"bizora-tax": {
"url": "https://mcp.api-bizora.ai/mcp",
"autoApprove": []
}
}
}
  1. Save the file.
  2. In Kiro, open the MCP servers panel and connect bizora-tax.
  3. Complete the browser sign-in when Kiro asks for authorization. Kiro can show Authenticate in the MCP servers panel or in an in-app notification.

Kiro MCP server configuration and authentication prompt

  1. Ask Kiro to use Bizora for a tax research question.

What Kiro Receives

  • Tool access through Bizora MCP at https://mcp.api-bizora.ai/mcp.
  • OAuth discovery through https://mcp.api-bizora.ai/.well-known/oauth-protected-resource.
  • Compact source identifiers for citations in the default minimal response: sources.s3_file_path and sources.node_id.
  • The default tax-research tool, backed by tax_research_fast_research.

For tool selectors, response formats, ZDR, and long-running request behavior, use the MCP Server page as the source of truth.