solucortex-mcp
Rank #12,005io.github.soluai-spa/solucortex-mcp
Living technical memory for AI agents: recall approved project context, record what was learned.
solucortex-mcp is a Model Context Protocol (MCP) server published by soluai-spa. It ranks #12,005 of 132,046 servers tracked on MCP Toplist. solucortex-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 26, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 120,041 of 132,046 servers on MCP Toplist.
Use solucortex-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http solucortex-mcp https://mcp.solucortex.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add solucortex-mcp -e "SOLUCORTEX_API_KEY=<your SOLUCORTEX_API_KEY>" -e "SOLUCORTEX_PROJECT_ID=<your SOLUCORTEX_PROJECT_ID>" -- uvx solucortex-mcpReplace each placeholder with your own value before saving.
[mcp_servers.solucortex-mcp]
url = "https://mcp.solucortex.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.solucortex-mcp]
command = "uvx"
args = ["solucortex-mcp"]
[mcp_servers.solucortex-mcp.env]
SOLUCORTEX_API_KEY = "<your SOLUCORTEX_API_KEY>"
SOLUCORTEX_PROJECT_ID = "<your SOLUCORTEX_PROJECT_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.solucortex.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"solucortex-mcp": {
"command": "uvx",
"args": [
"solucortex-mcp"
],
"env": {
"SOLUCORTEX_API_KEY": "<your SOLUCORTEX_API_KEY>",
"SOLUCORTEX_PROJECT_ID": "<your SOLUCORTEX_PROJECT_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"solucortex-mcp": {
"url": "https://mcp.solucortex.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"solucortex-mcp": {
"command": "uvx",
"args": [
"solucortex-mcp"
],
"env": {
"SOLUCORTEX_API_KEY": "<your SOLUCORTEX_API_KEY>",
"SOLUCORTEX_PROJECT_ID": "<your SOLUCORTEX_PROJECT_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"solucortex-mcp": {
"type": "http",
"url": "https://mcp.solucortex.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"solucortex-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"solucortex-mcp"
],
"env": {
"SOLUCORTEX_API_KEY": "<your SOLUCORTEX_API_KEY>",
"SOLUCORTEX_PROJECT_ID": "<your SOLUCORTEX_PROJECT_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"solucortex-mcp": {
"serverUrl": "https://mcp.solucortex.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"solucortex-mcp": {
"command": "uvx",
"args": [
"solucortex-mcp"
],
"env": {
"SOLUCORTEX_API_KEY": "<your SOLUCORTEX_API_KEY>",
"SOLUCORTEX_PROJECT_ID": "<your SOLUCORTEX_PROJECT_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"solucortex-mcp": {
"url": "https://mcp.solucortex.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"solucortex-mcp": {
"command": "uvx",
"args": [
"solucortex-mcp"
],
"env": {
"SOLUCORTEX_API_KEY": "<your SOLUCORTEX_API_KEY>",
"SOLUCORTEX_PROJECT_ID": "<your SOLUCORTEX_PROJECT_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.soluai-spa%2Fsolucortex-mcp)<a href="https://mcptoplist.com/server/io.github.soluai-spa%2Fsolucortex-mcp"><img src="https://mcptoplist.com/badge/io.github.soluai-spa%2Fsolucortex-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
soluai-spa
Available versions (3)
| Version | Published |
|---|---|
| 1.1.2 | Sep 7, 2026 |
| 1.1.0 | Sep 7, 2026 |
| 1.0.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains solucortex-mcp?
- solucortex-mcp is maintained by soluai-spa, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is solucortex-mcp listed on the Official MCP Registry?
- Yes — solucortex-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does solucortex-mcp have?
- MCP Toplist tracks 3 versions of solucortex-mcp, most recently published on Sep 7, 2026.
- Where can I find the source code for solucortex-mcp?
- The source code for solucortex-mcp is hosted at github.com/soluai-spa/solucortex-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.