Skip to main content

Why MCP?

MCP (Model Context Protocol) makes it easy for on-chain agents to tap into external data and tools. Here’s how it works: tools get registered with the MCP server, and agents can plug in to browse what’s available and start calling those tools whenever it makes sense. Agents may decide on their own when and how to use each tool, and they use the results to inform their next actions to enable autonomous decision-making. Check out Vibekit’s MCP directory to see it in action.

Vibekit’s MCP Integrations

Vibekit integrates MCP in three powerful ways:

Built-In MCP Tools

Vibekit comes with a suite of implemented MCP tools:
  • Access real-time market data and on-chain information
  • Interact with DeFi protocols and smart contracts
  • Execute complex trading and liquidity operations
  • Each tool is designed to be easily integrated with any MCP-compatible agent

Framework Integration

Vibekit integrates with popular agent frameworks like Eliza, allowing them to:
  • Access standardized tool interfaces through MCP
  • Maintain their existing functionality while gaining new capabilities
  • Use Vibekit’s pre-built tools without modifying their core architecture

Agent as MCP Server

Every agent built with Vibekit is itself an MCP server, which means:
  • Agents can expose their own capabilities as MCP tools
  • Other agents can discover and use these capabilities
  • Agents can be both consumers and providers of MCP tools
  • This creates a network of interoperable agents
I