FrootAI — AmpliFAI your Agentic Ecosystem Get Started

FrootAI MCP Server

Add AI Infra, Platform, and App Knowledge to Your Agent

Quick Run
npx frootai-mcp
Install Global
npm i -g frootai-mcp

Without FrootAI MCP

  • Agent searches the internet — slow, noisy
  • Burns 5,000+ tokens per architecture query
  • May hallucinate design guidance
  • Generic answers — no Azure patterns

With FrootAI MCP

  • Queries curated 664KB knowledge base
  • 90% less token burn
  • Zero hallucination — grounded in verified docs
  • Azure-specific best practices & patterns

Connect to Your Client

Claude Desktop
claude_desktop_config.json
{"mcpServers":{"frootai":{"command":"npx","args":["frootai-mcp"]}}}
VS Code / Copilot
.vscode/mcp.json
{"servers":{"frootai":{"command":"npx","args":["frootai-mcp"]}}}
Azure AI Foundry
Agent → Tools → Add MCP
Point to npx frootai-mcp
Cursor / Windsurf
MCP settings
{"mcpServers":{"frootai":{"command":"npx","args":["frootai-mcp"]}}}
Copilot Studio
Copilot Studio tools
Add MCP connector
Gemini / Codex
MCP config
{"mcpServers":{"frootai":{"command":"npx","args":["frootai-mcp"]}}}

Tools Agent Receives

6 static (bundled) + 4 live (network) + 3 agent chain (Build → Review → Tune)

list_modules
Browse 18 modules by FROOT layer
get_module
Read any module content (F1–T3)
lookup_term
200+ AI/ML term definitions
search_knowledge
Full-text search all modules
get_architecture_pattern
7 pre-built decision guides
get_froot_overview
Complete FROOT framework summary

Live Tools (v2 — network-enabled)

fetch_azure_docs
Search Microsoft Learn for Azure docs
fetch_external_mcp
Find MCP servers from registries
list_community_plays
List 20 solution plays from GitHub
get_github_agentic_os
.github 7 primitives guide

Agent Chain Tools (Build → Review → Tune)

agent_build
Builder — architecture guidance, suggests review
agent_review
Reviewer — security + quality checklist, suggests tune
agent_tune
Tuner — production readiness verdict

AI Ecosystem Tools (v3)

get_model_catalog
Compare GPT-4o, Claude, Llama, Phi models
get_azure_pricing
Token pricing for Azure OpenAI models
estimate_cost
Estimate monthly cost for a solution play
compare_models
Side-by-side model comparison
compare_plays
Compare two solution plays
semantic_search_plays
Natural language play search