Mmcp.market

Knoww MCP server

by metatxn·io.github.metatxn/knoww·v0.2.3

Read-only Polymarket search, market details, order books, price history, and market cards.

A87/100grade A
What users say
No reviews yet
Be the first
Safety scan
A87/100

not scanned yet

Adoption
Growing

1 stars

Reviews

Write one

Nobody has reviewed Knoww yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Knoww tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Not scanned yet. New registry listings are scanned within a day of import.

What the publisher says

From the Knoww repository's README, as published. We do not edit it. Read it on GitHub

Knoww

A prediction markets platform to Know your Odds, powered by Polymarket.

Features

  • Real-time market data from Polymarket
  • Multi-wallet support via Reown AppKit
  • Browse by categories: Politics, Sports, Finance, Crypto
  • Event and market detail views with price charts
  • Internal paper-trading agent dashboard and admin APIs
  • Edge deployment on Cloudflare Workers

Quick Start

Prerequisites

  • Node.js 20.19+ (or 22.x)
  • pnpm
  • Reown Cloud Project ID

If you plan to work on apps/agent, use a current Node.js release that supports node --experimental-strip-types for that package's test script.

Setup

# Install dependencies
pnpm install

# Seed the Next.js environment file used by `pnpm dev:web`
cp apps/web/.env.local.example apps/web/.env.local

# Seed the Wrangler/Worker environment file used by `pnpm preview`
# and by local Cloudflare-style bindings such as D1/cron vars
cp apps/web/.dev.vars.example apps/web/.dev.vars

# Add required local variables
$EDITOR apps/web/.env.local
# Add Worker/runtime variables when you need preview mode, agent admin flows,
# or parity with Cloudflare bindings
$EDITOR apps/web/.dev.vars
# Required beyond the example file:
# NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID
#
# The example file already includes:
# NEXT_PUBLIC_POLY_BUILDER_CODE
# NEXT_PUBLIC_POLYMARKET_HOST
# NEXT_PUBLIC_POLYMARKET_WS_HOST
# NEXT_PUBLIC_POLYMARKET_CHAIN_ID
# POLY_RELAYER_API_KEY
# POLY_RELAYER_API_KEY_ADDRESS
#
# Common optional vars for local parity:
# NEXT_PUBLIC_APP_URL, NEXT_PUBLIC_POSTHOG_PROJECT_TOKEN,
# NEXT_PUBLIC_POSTHOG_HOST, POSTHOG_PROJECT_API_KEY, POSTHOG_HOST,
# OPENROUTER_API_KEY, EXTENSION_SESSION_SECRET,
# BUILDER_SIGNING_SERVER_URL, INTERNAL_AUTH_TOKEN,
# ALCHEMY_API_KEY, POLYGON_RPC_URL, COINMARKET_API_KEY

# Run the web app
pnpm dev:web

Open http://localhost:8000

pnpm dev:web reads apps/web/.env.local. pnpm preview and the Cloudflare Worker runtime read apps/web/.dev.vars, which is also where local D1/agent cron settings belong.

Extension Development

# Configure the extension environment
cp apps/extension/.env.example apps/extension/.env

# Optional overrides:
# DEV_MODE=false        # point the built extension at production
# POLY_BUILDER_CODE=... # builder attribution code for extension orders
# WALLETCONNECT_PROJECT_ID=... # required for WalletConnect/mobile wallet QR flows

# Run the web app locally for extension API calls
pnpm dev:web

# In a second terminal, run the extension build in watch mode
pnpm dev:ext

In development, the extension targets http://localhost:8000 by default. Use DEV_MODE=false in apps/extension/.env if you want the built extension to talk to production instead.

Tech Stack

Scripts

Root workspace scripts:

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http knoww https://mcp.knoww.app/mcp
Add to Cursor

Knoww: common questions

Is Knoww MCP server safe?
Yes, by our scan: it is graded A (87/100). Read the Knoww safety report
How do I install Knoww?
It runs remotely at mcp.knoww.app. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Knoww need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Knoww maintained?
The last commit was in the last day (2026-09-22). The latest release is v0.2.3.
Is Knoww up?
100% of our last 3 checks got an answer. We check remote servers about four times a day.
What can I use instead of Knoww?
Servers from other publishers that do the same job: MCP server, MCP server and Voila Groceries MCP server. Compare all Knoww alternatives.

Alternatives to Knoww

Same job from other publishers: the closest match first, then the best rated.

All Knoww alternatives →
  • MCP
    Crypto market data: order book depth, liquidity lifetimes and taker flow on 9 spot venues
    B
  • MCP
    US/HK markets — 163 tools: quotes, options, orders, fundamentals, screener, IPO, alerts, DCA & grid
    A
  • Voila Groceries MCP
    Safe personal Voila grocery automation for search, slots, cart updates, and order history
    B
  • Monerometrics
    Live Monero network metrics: reorgs, orphans, pool centralization and the Haveno order book.
    B
  • Yango Tech Retail MCP
    MCP server for the Yango Tech Retail B2B API: orders, products, prices, discounts, stocks.
    B

More from metatxn