brapi_build_phenotype_matrix — brapi mcp server MCP Tool
brapi_build_phenotype_matrix
(brapi build phenotype matrix) is one of 22 tools on the
brapi mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call brapi_build_phenotype_matrix from your client
- Claude Code brapi mcp server brapi_build_phenotype_matrix run in your project directory
- Claude Desktop brapi mcp server brapi_build_phenotype_matrix ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor brapi mcp server brapi_build_phenotype_matrix ~/.cursor/mcp.json
- VS Code brapi mcp server brapi_build_phenotype_matrix .vscode/mcp.json
- Zed brapi mcp server brapi_build_phenotype_matrix ~/.config/zed/settings.json
- Windsurf brapi mcp server brapi_build_phenotype_matrix ~/.codeium/windsurf/mcp_config.json
- Cline brapi mcp server brapi_build_phenotype_matrix ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI brapi mcp server brapi_build_phenotype_matrix ~/.gemini/settings.json
- Grok brapi mcp server brapi_build_phenotype_matrix .mcp.json (in your project root)
- ChatGPT brapi mcp server brapi_build_phenotype_matrix Settings → Connectors → Advanced → Developer mode
- Claude.ai brapi mcp server brapi_build_phenotype_matrix Settings → Connectors → Add custom connector
- LangChain brapi mcp server brapi_build_phenotype_matrix pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http brapi-mcp-server https://brapi.caseyjhand.com/mcp
Other tools on this server
- brapi_connect
- brapi_server_info
- brapi_describe_filters
- brapi_find_studies
- brapi_get_study
- brapi_find_germplasm
- brapi_get_germplasm
- brapi_walk_pedigree
- brapi_germplasm_performance
- brapi_find_variables
- brapi_find_observations
- brapi_find_images
- brapi_get_image
- brapi_find_locations
- brapi_find_variants
- brapi_find_genotype_calls
- brapi_export_genotype_matrix
- brapi_dataframe_describe
- brapi_dataframe_query
- brapi_raw_get
- brapi_raw_search
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.