4,500+ servers built on MCP Fusion
Vinkius
GSA Per Diem Rates logo
Vinkius
CrewAI logo

How to Use the GSA Per Diem Rates MCP in CrewAI

Deploy specialized agent teams in CrewAI to audit travel expenses using real-time GSA Per Diem Rates.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

GSA Per Diem Rates MCP on Cursor AI Code Editor MCP Client GSA Per Diem Rates MCP on Claude Desktop App MCP Integration GSA Per Diem Rates MCP on OpenAI Agents SDK MCP Compatible GSA Per Diem Rates MCP on Visual Studio Code MCP Extension Client GSA Per Diem Rates MCP on GitHub Copilot AI Agent MCP Integration GSA Per Diem Rates MCP on Google Gemini AI MCP Integration GSA Per Diem Rates MCP on Lovable AI Development MCP Client GSA Per Diem Rates MCP on Mistral AI Agents MCP Compatible GSA Per Diem Rates MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect GSA Per Diem Rates MCP to CrewAI

Create your Vinkius account to connect GSA Per Diem Rates 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

Deploy a multi-agent travel audit team in CrewAI

The `get_rates_by_zip` tool allows your CrewAI agent team to verify lodging limits for travel expense claims. You can assign one agent to extract travel locations from receipt PDFs and another agent to verify the rates. By separating the extraction and verification tasks, your crew avoids context mixing. The verification agent relies strictly on the official MCP Server data to make its compliance decisions.

Automated meal allowance reconciliation

The `get_mie_breakdown` tool enables your CrewAI agents to perform automated meal allowance reconciliation. Let one agent analyze meal receipts while another agent checks federal limits. This collaborative approach ensures that even complex multi-city trips are audited correctly. The agents pass the parsed data between themselves, updating their shared memory as they verify each leg of the trip.

State-wide compliance reporting for crews

The `get_rates_by_state` tool fetches regional rate data so your CrewAI planners can build state-wide compliance reports. When your crew needs to build regional travel budget forecasts, this tool pulls every rate in the territory. If specific city data is missing, the agent can fall back to `get_conus_lodging` to establish a baseline budget. This ensures your final forecast report is complete, even when dealing with rural destinations.

Setup guide

Set up GSA Per Diem Rates 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 GSA Per Diem Rates tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="GSA Per Diem Rates Analyst",
    goal="Access and analyze GSA Per Diem Rates data via MCP.",
    backstory="Expert analyst with direct GSA Per Diem Rates access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent GSA Per Diem Rates 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 GSA Per Diem Rates MCP in CrewAI

You can pass the server URL directly to the agent configuration. This gives that specific agent exclusive access to tools like `get_rates_by_zip` and `get_mie_breakdown` while keeping other agents focused on different tasks.
Yes. You can program your agent to call `get_conus_lodging` if `get_rates_by_city` returns no results. This fallback logic ensures your automated audit crew never gets stuck on unlisted locations.
Yes. Your research agent can use `get_zip_mapping` to resolve a large batch of ZIP codes to their corresponding cities before passing the clean data to the auditor agent for final rate verification.
CrewAI agents use shared memory to pass the results of tool calls. Once the auditor agent retrieves the lodging limit using `get_rates_by_zip`, that data is available to the reporting agent to compile the final compliance log.
The MCP Server runs in a secure, zero-trust sandbox and only processes the specific ZIP codes, city names, state codes, and travel years you send. No sensitive employee credentials or private financial details are ever exposed.

Start using the GSA Per Diem Rates 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 GSA Per Diem Rates. 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.