Extend Mcp

Created By
paywithextenda year ago
Overview

What is Extend AI Toolkit?

The Extend AI Toolkit is a Python-based implementation that integrates with Extend APIs for various AI frameworks, enabling users to delegate actions in the spend management flow to AI agents or MCP-compatible clients.

How to use Extend AI Toolkit?

To use the toolkit, install it via pip with pip install extend_ai_toolkit, configure it with your Extend API key, and utilize the provided tools for managing virtual cards, credit cards, and transactions.

Key features of Extend AI Toolkit?

  • Multiple AI Framework Support: Compatible with Anthropic Model Context Protocol, OpenAI Agents, LangChain, and CrewAI.
  • Comprehensive Tool Set: Supports major API functionalities including Credit Card, Virtual Card, and Transaction Management.

Use cases of Extend AI Toolkit?

  1. Automating expense management tasks.
  2. Integrating AI agents for transaction queries.
  3. Managing virtual and credit cards efficiently.

FAQ from Extend AI Toolkit?

  • Can I use this toolkit without an Extend account?

No, you need an Extend account and API key to use the toolkit.

  • Is there any cost associated with using the Extend AI Toolkit?

The toolkit is free to use, but you need to have an Extend account for API access.

  • What programming language is required?

The toolkit requires Python version 3.10 or higher.

Server Config

{
  "mcpServers": {
    "extend-mcp": {
      "command": "python",
      "args": [
        "-m",
        "extend_ai_toolkit.modelcontextprotocol.main",
        "--tools=all"
      ],
      "env": {
        "EXTEND_API_KEY": "apik_XXXX",
        "EXTEND_API_SECRET": "XXXXX"
      }
    },
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filesystem",
        "/path/to/receipts/folder"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
paywithextend
Star
-
Language
-
License
-

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Gelbooru

16 hours ago