{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibai76netfehf5ucurvftk3xtpzcpddkomp7w2xxniszn7fuw2jpa",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mph4lpbfepb2"
  },
  "path": "/packages/flutter_ai_mcp",
  "publishedAt": "2026-06-29T18:29:25.381Z",
  "site": "https://pub.dev",
  "textContent": "Model Context Protocol (MCP) integration for flutter_ai: connect to MCP servers over Streamable HTTP and expose their tools as flutter_ai tools that flow through the agent loop. Changelog excerpt: Initial release. - `McpConnection`/ `McpToolInfo`— a transport-agnostic contract for listing and calling MCP server tools. - `StreamableHttpMcpConnection.connect(...)`— connects to an MCP server over Streamable HTTP (the right transport for mobile/web), backed by `mcp_client`. - `mcpToolSpecs(connection)`— adapts discovered MCP tools into flutter_ai `ToolSpec`s so they register in a `ToolRegistry`and flow through the agent loop alongside native tools.",
  "title": "v0.1.0 of flutter_ai_mcp",
  "updatedAt": "2026-06-29T17:47:47.470Z"
}