4,500+ servers built on MCP Fusion
Vinkius
An API of Ice And Fire logo
Vinkius
CrewAI logo

How to Use the An API of Ice And Fire MCP in CrewAI

Deploy a team of specialized agents to analyze Westeros history using CrewAI and this MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

An API of Ice And Fire MCP on Cursor AI Code Editor MCP Client An API of Ice And Fire MCP on Claude Desktop App MCP Integration An API of Ice And Fire MCP on OpenAI Agents SDK MCP Compatible An API of Ice And Fire MCP on Visual Studio Code MCP Extension Client An API of Ice And Fire MCP on GitHub Copilot AI Agent MCP Integration An API of Ice And Fire MCP on Google Gemini AI MCP Integration An API of Ice And Fire MCP on Lovable AI Development MCP Client An API of Ice And Fire MCP on Mistral AI Agents MCP Compatible An API of Ice And Fire MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect An API of Ice And Fire MCP to CrewAI

Create your Vinkius account to connect An API of Ice And Fire to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Multi-Agent Westeros Intelligence Teams in CrewAI

The `list_houses` tool pulls records of noble houses, allowing your specialized CrewAI research agent to map out political alliances. Meanwhile, a separate analyst agent uses this data to write reports on regional power dynamics. By declaring the Vinkius endpoint in your agent's `mcps` array, both agents share access to the same Westeros database. They collaborate autonomously, passing house details back and forth without your intervention.

Targeted Character Dossiers

The `list_characters` tool filters the entire character database by name, gender, or culture to find specific historical figures. Your crew uses this tool to narrow down search targets before executing deep-dive lookups. You can restrict access to this MCP Server using `MCPServerHTTP` and a custom `tool_filter`. This ensures only your specialized biographer agent can search characters, keeping your other agents focused on books.

Automated Book and Timeline Auditing

The `get_book` tool retrieves exact details on specific novels, including their POV characters and release years. A timeline agent can verify narrative consistency across different books in the series. Because CrewAI supports hierarchical execution, a manager agent can coordinate this entire process. It assigns tasks to sub-agents, who use the tool to pull raw book data and compile the final report.

Setup guide

Set up An API of Ice And Fire MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke An API of Ice And Fire tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="An API of Ice And Fire Analyst",
    goal="Access and analyze An API of Ice And Fire data via MCP.",
    backstory="Expert analyst with direct An API of Ice And Fire access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent An API of Ice And Fire transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about An API of Ice And Fire MCP in CrewAI

Simply pass the Vinkius HTTP URL into the `mcps` list when defining your CrewAI agents. The framework automatically parses the server tools and makes them available to your team.
Yes, CrewAI allows different specialized agents to call tools like `get_character` or `list_houses` in parallel. They share memory to avoid making duplicate queries.
Use the `MCPServerHTTP` class from the crewai.mcp package. You can apply a `tool_filter` to expose only book-related tools to specific agents.
Yes, it works with both local and cloud setups. Since Vinkius hosts the MCP Server on a secure, public endpoint, your Python agents can query Westeros data from any environment.
Yes, we handle all requests in ephemeral V8 sandboxes. Your searches for houses, books, and characters are never cached or stored, keeping your research completely private.

Start using the An API of Ice And Fire MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 6 tools

We've already built the connector for An API of Ice And Fire. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 6 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.