Skip to content

Commit 4482365

Browse files
committed
thesis
1 parent bf965c5 commit 4482365

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

THESIS.md

+1-11
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,12 @@ Under **Web4**, autonomous agents don’t rely exclusively on publicly indexed c
1818

1919
Increasingly, organizations sell or lease access to real-time financial data, anonymized healthcare records, or specialized databases. These shared resources form a multi-agent ecosystem powered by advanced compute and specialized data—making airtight security paramount.
2020

21-
## MCP from Anthropic
21+
### MCP from Anthropic
2222

2323
![1](/media/2.webp)
2424

2525
MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.
2626

27-
### [\*\*](https://modelcontextprotocol.io/introduction#why-mcp)Why MCP?\*\*
28-
29-
MCP helps you build agents and complex workflows on top of LLMs. LLMs frequently need to integrate with data and tools, and MCP provides:
30-
31-
- A growing list of pre-built integrations that your LLM can directly plug into
32-
- The flexibility to switch between LLM providers and vendors
33-
- Best practices for securing your data within your infrastructure
34-
35-
### [\*\*](https://modelcontextprotocol.io/introduction#general-architecture)General architecture\*\*
36-
3727
At its core, MCP follows a client-server architecture where a host application can connect to multiple servers:
3828

3929
- **MCP Hosts**: Programs like Claude Desktop, IDEs, or AI tools that want to access data through MCP

0 commit comments

Comments
 (0)