← Registry

Developer Tools

get-flowie.com

Provides search and retrieval of Flowie's public website content and API documentation.

2 endpoints8 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://get-flowie.com/mcp

No auth detected

MCP server metadata

Name
flowie
Version
1.0.0
Capabilities
toolsresources
Server instructions

Read-only tools over public get-flowie.com content. Call search_flowie to find pages, fetch_flowie_page to read one, or get_flowie_overview for a company summary. No authentication required.

Known tools 3

search_flowie

Search the public get-flowie.com content (platform, solutions, e-invoicing, integrations, pricing, blog, glossary) and return the most relevant pages with title, URL, and a snippet.

Inferred read-only
fetch_flowie_page

Return the clean Markdown of a single get-flowie.com page.

Inferred read-only
get_flowie_overview

Return a canonical, citable summary of what Flowie is — positioning, key capabilities, compliance coverage, pricing model, and the most useful entry-point URLs.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.flowie]
url = "https://get-flowie.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "flowie": {
      "type": "http",
      "url": "https://get-flowie.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: flowie
Remote MCP URL: https://get-flowie.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "flowie": {
      "url": "https://get-flowie.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "flowie": {
      "type": "http",
      "url": "https://get-flowie.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "flowie",
  "transport": "streamable-http",
  "url": "https://get-flowie.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://docs.get-flowie.com/mcp

No auth detected

MCP server metadata

Name
flowie-exchange-docs
Version
1.0.0
Capabilities
toolsresourcespromptslogging
Server instructions

Documentation for the Flowie Exchange API — one REST API for compliant electronic invoicing across 47 countries (Peppol, France PA/PPF, Italy SDI, Saudi Fatoora, India GST IRP, Malaysia MyInvois). Use search_docs to find the right page, read_page to read it as markdown, list_endpoints to see the API surface, and get_openapi for the machine-readable contract. To actually send or track documents, use the product MCP server at https://back.flowie.ink/exchange/mcp. A sandbox key needs no signup: POST https://back.flowie.ink/exchange/v1/sandbox/bootstrap

Known tools 5

docs_search

Search the Flowie Exchange API documentation and return the most relevant pages with their URLs and descriptions.

Inferred read-only
docs_read_page

Read a documentation page as markdown.

Inferred read-only
docs_list_endpoints

List the API's operations (method, path, summary) from the OpenAPI contract, optionally filtered by a substring of the path or summary.

Inferred read-only
docs_get_auth_guide

Return the authentication walkthrough for agents: how to get a sandbox key with no signup, how a user hands an agent scoped access, error handling and revocation.

Inferred read-only
sandbox_create_credential

Mint a working sandbox API key with no signup and no human in the loop.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.flowie-exchange-docs]
url = "https://docs.get-flowie.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "flowie-exchange-docs": {
      "type": "http",
      "url": "https://docs.get-flowie.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: flowie-exchange-docs
Remote MCP URL: https://docs.get-flowie.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "flowie-exchange-docs": {
      "url": "https://docs.get-flowie.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "flowie-exchange-docs": {
      "type": "http",
      "url": "https://docs.get-flowie.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "flowie-exchange-docs",
  "transport": "streamable-http",
  "url": "https://docs.get-flowie.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for get-flowie.com was fetched 2026-08-24T03:17:20.827Z.

Trust status Trusted

get-flowie.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.