MCP server
Search documents
X @Circle
Circle· 2025-11-10 14:10
RT Circle Developer (@BuildOnCircle)Generate code to integrate Circle products fast with AI.With our new AI chatbot and MCP server, you can create code right in your browser or your preferred IDE like @cursor_ai.→ Integrate USDC, CCTP, Gateway, Wallets, and Contracts in minutes→ The tooling uses Circle's APIs, SDK metadata, and docs for accuracy and reliable outputGo from idea to integration to production onchain faster than ever.Use the chatbot: https://t.co/Lsicw6Bq0aUse the MCP server: https://t.co/srWl1 ...
X @Avi Chawla
Avi Chawla· 2025-11-04 06:31
You can now deploy any ML model, RAG, or Agent as an MCP server.And it takes just 10 lines of code.Here's a breakdown, with code (100% private): ...
X @Avi Chawla
Avi Chawla· 2025-09-13 19:08
MCP 优势 - MCP 旨在简化 LLM 应用与工具的集成,无需每个 LLM 应用单独编写工具集成 [2] - 行业从 M×N 个集成减少到 M+N 个集成,显著降低了集成复杂度 [2] MCP 应用 - 通过为工具创建 MCP 服务器并将其插入 LLM 应用,实现工具的即插即用 [2]
X @Avi Chawla
Avi Chawla· 2025-09-13 06:30
If you found it insightful, reshare it with your network.Find me → @_avichawlaEvery day, I share tutorials and insights on DS, ML, LLMs, and RAGs.Avi Chawla (@_avichawla):The power of MCP explained in one picture!Without MCP:- Every LLM app wrote its own tool integration- M apps & N tools = M×N integrationsWith MCP:- Create an MCP server for your tool and plug it into an LLM app- You go from M×N integrations to M+N integrations https://t.co/usoYtPz6C6 ...
X @Avi Chawla
Avi Chawla· 2025-09-13 06:30
Core Concept of MCP - MCP (Multi-tool Control Plane) aims to reduce the integration complexity between LLM applications and tools [1] - Without MCP, the number of integrations required is M×N, where M is the number of LLM apps and N is the number of tools [1] - With MCP, the number of integrations is reduced to M+N, significantly simplifying the integration process [1] MCP Implementation - The proposed solution involves creating an MCP server for each tool [1] - LLM applications can then plug into the MCP server [1]
X @Avi Chawla
Avi Chawla· 2025-08-17 06:30
MCP Overview - The document introduces the concept of building an MCP (Metaverse Content Platform) server locally [1][2][3] - The author seeks opinions and perspectives on MCP and its future development [1] Technical Implementation - The document references a thread explaining how to build an MCP server locally [1][2]
X @Avi Chawla
Avi Chawla· 2025-06-22 19:11
MCP标准与架构 - MCP (Message Communication Protocol) 旨在标准化 Agent 与 Tool 之间的通信 [1] - 行业正在构建一个完全本地化的 MCP 服务器 [1] - 该服务器将与 Claude Desktop 集成 [1] 技术实现 - 重点在于本地 MCP 服务器的构建 [1] - 涉及浏览器 MCP 服务器与 Claude Desktop 的集成 [1]
X @Avi Chawla
Avi Chawla· 2025-06-22 06:30
Project Goal - The project aims to build an MCP server 100% locally [1]