LIVE ENDPOINT
https://wikexa.com/mcp
Connect to this endpoint to inspect the live schema for define and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.wikexa]
url = "https://wikexa.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"wikexa": {
"type": "http",
"url": "https://wikexa.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: wikexa
Remote MCP URL: https://wikexa.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": {
"wikexa": {
"url": "https://wikexa.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"wikexa": {
"type": "http",
"url": "https://wikexa.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "wikexa",
"transport": "streamable-http",
"url": "https://wikexa.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
lookup— Facts about any named thing — person, company, place, species, event, concept.article— The full text of an article, for when lookup()'s summary is not enough — sections as a JSON array, infobox as key/value facts, no HTML or wikitext to parse.search— Find the right title when you only have a partial name or a rough description.recent— What changed in the last hours or days — the escape hatch for facts newer than your training cutoff.papers— Academic paper metadata from 27M+ works — title, abstract, authors, citations, DOI and open access URL.