MCP server · Tesseract
tesseract-public-api
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Tesseract. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Tesseract publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
check_health— Health check.get_client_summary— Portfolio summary for a client (weighted average APY).list_client_vaults— List vaults for a client wallet address.list_client_transactions— List client-initiated transactions for a client.get_allocations— Allocation history for a vault (stacked area chart).get_allocations_latest— Current allocation breakdown for a vault.get_performance— APY/APR history for a vault.get_tvl— TVL and share-price history for a vault.get_vault_insights_summary— Dashboard summary with KPIs for a vault.query_vaults_by_client_addresses— List vaults for multiple client wallet addresses (batch, max 25).get_vault_detail— Get a single vault's detail (asset, shares, fees, status).list_vault_transactions— List transactions for a vault.set_vault_strategy— Assign a strategy to a deployed vault (EIP-712 signed by vault owner).list_strategies— List all available strategies.get_strategy— Get a strategy by ID.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.